Class ExampleRunner
java.lang.Object
io.awspring.spring.data.examples.service.ExampleRunner
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@Component
public class ExampleRunner
extends Object
implements org.springframework.boot.CommandLineRunner
Runs the independently documented examples in their Spring ordering.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExampleRunner
-
-
Method Details
-
run
- Specified by:
runin interfaceorg.springframework.boot.CommandLineRunner
-