You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-cli/samples
Brian Clozel 8619d6a229 Rename EmbeddedServletContainer -> EmbeddedWebServer
This contract is not specific to servlet containers and should be
reused by all web server implementations (including reactive variants).

Fixes gh-8208
8 years ago
..
actuator.groovy Add tests for loading dependencies in starters without parent 11 years ago
app.groovy Make "." be the CLI's default classpath 11 years ago
beans.groovy Polish 11 years ago
caching.groovy Polish 10 years ago
device.groovy Use simplified @Grab where possible 11 years ago
http.groovy Rename EmbeddedServletContainer -> EmbeddedWebServer 8 years ago
integration.groovy Polishing 9 years ago
jms.groovy Update samples to use Artemis in place of HornetQ 8 years ago
job.groovy Polish 11 years ago
oauth2.groovy Add @EnableOAuth2Sso and spring.oauth2.sso.* 10 years ago
rabbit.groovy Improve RabbitMQ support in CLI 10 years ago
retry.groovy Polish 10 years ago
runner.groovy Polish 11 years ago
runner.xml Change package names zero->boot 11 years ago
secure.groovy Add tests for loading dependencies in starters without parent 11 years ago
template.groovy Enhance Groovy template support in CLI 11 years ago
tx.groovy Polish 11 years ago
ui.groovy Upgrade to Thymeleaf 3 and drop support for Thymleaf 2 8 years ago
web.groovy Polish 11 years ago