Package ch.mobi.mobitor
Class MobitorApplication
java.lang.Object
ch.mobi.mobitor.MobitorApplication
@SpringBootApplication
@EnableScheduling
@EnableCaching
@Import(HazelcastConfig.class)
public class MobitorApplication
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidorg.springframework.web.client.RestTemplaterestTemplate(org.springframework.boot.web.client.RestTemplateBuilder builder)
-
Constructor Details
-
MobitorApplication
@Autowired public MobitorApplication()
-
-
Method Details
-
main
-
restTemplate
@Bean public org.springframework.web.client.RestTemplate restTemplate(org.springframework.boot.web.client.RestTemplateBuilder builder)
-