Package io.meeds.deeds
Class DeedApplication
- java.lang.Object
-
- org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
- io.meeds.deeds.DeedApplication
-
- All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer
@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.class) @EnableCaching public class DeedApplication extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
-
Constructor Summary
Constructors Constructor Description DeedApplication()
-