Package com.example.blogs.app
Class Application
java.lang.Object
com.example.blogs.app.Application
Main entry point for the Blog API Spring Boot application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
main
Main method that bootstraps the Spring Boot application.- Parameters:
args- command-line arguments passed to the application
-