Package com.arms
Class Application
- java.lang.Object
-
- com.arms.Application
-
@EnableSwagger2 @SpringBootApplication @ImportResource({"classpath:com/arms/egovframework/spring/context-common.xml","classpath:com/arms/egovframework/spring/context-hibernate.xml","classpath:com/arms/egovframework/spring/context-jdbc.xml"}) @EnableAsync public class Application extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Application()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
org.modelmapper.ModelMapper
modelMapper()
-