Class SpringBootConfiguration
- java.lang.Object
-
- net.officefloor.tutorial.springhttpserver.SpringBootConfiguration
-
@SpringBootApplication public class SpringBootConfiguration extends java.lang.Object
Provides Spring configuration.- Author:
- Daniel Sagenschneider
-
-
Constructor Summary
Constructors Constructor Description SpringBootConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Other
other()
-
-
-
Method Detail
-
other
@Bean public Other other()
-
-