Package ch.mobi.mobitor
Class MobitorApplication
- java.lang.Object
-
- ch.mobi.mobitor.MobitorApplication
-
@SpringBootApplication @EnableScheduling @EnableCaching @Import(HazelcastConfig.class) public class MobitorApplication extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MobitorApplication()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)org.springframework.web.client.RestTemplaterestTemplate(org.springframework.boot.web.client.RestTemplateBuilder builder)
-