Class SpringBootConfiguration


  • @SpringBootApplication
    public class SpringBootConfiguration
    extends java.lang.Object
    Provides Spring configuration.
    Author:
    Daniel Sagenschneider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Other other()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpringBootConfiguration

        public SpringBootConfiguration()
    • Method Detail

      • other

        @Bean
        public Other other()