Package com.espacogeek.geek
Class GeekApplication
java.lang.Object
com.espacogeek.geek.GeekApplication
@SpringBootApplication(exclude={org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointAutoConfiguration.class,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.class,org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.class,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.class,org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration.class,org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration.class,org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration.class,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration.class})
@RegisterReflectionForBinding({MediaPage.class,MediaSimplefied.class,AuthPayload.class,QuoteArtwork.class,BatchJobPage.class,BatchJobExecution.class,NewUser.class,UpdateUserMediaInput.class,MediaModel.class,UserModel.class,UserMediaListModel.class,UserCustomStatusModel.class,SeasonModel.class,GenreModel.class,CompanyModel.class,PeopleModel.class,ExternalReferenceModel.class,AlternativeTitleModel.class,MediaCategoryModel.class,MediaStatusModel.class,StatusType.class,CategoryType.class})
public class GeekApplication
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeekApplication
public GeekApplication()
-
-
Method Details
-
main
-