Package info.ejava.examples.app.hello
Class HelloAutoConfiguration
java.lang.Object
info.ejava.examples.app.hello.HelloAutoConfiguration
@AutoConfiguration
@ConditionalOnClass(StdOutHello.class)
@EnableConfigurationProperties(HelloProperties.class)
public class HelloAutoConfiguration
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HelloAutoConfiguration
public HelloAutoConfiguration()
-
-
Method Details
-
hello
-