Class MobitorApplication

java.lang.Object
ch.mobi.mobitor.MobitorApplication

@SpringBootApplication @EnableScheduling @EnableCaching @Import(HazelcastConfig.class) public class MobitorApplication extends Object
  • Constructor Details

    • MobitorApplication

      @Autowired public MobitorApplication()
  • Method Details

    • main

      public static void main(String[] args)
    • restTemplate

      @Bean public org.springframework.web.client.RestTemplate restTemplate(org.springframework.boot.web.client.RestTemplateBuilder builder)