spring-boot/spring-boot-cli/test-samples/reactor.groovy

5 lines
59 B
Groovy

@Configuration
@EnableReactor
class ReactorApplication {
}