spring-boot/spring-boot-samples
Andy Wilkinson 4452bb1873 Revert "Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal"
This reverts commit b1c0a7cda4.

The plugin publishing process has moved to a new plugin-based approach
that brings with it some significant limitations:

 - There's no staging to allow the promotion of good release builds
 - There's no easy way to upload an existing artifact
 - There's no control over the published pom.

The risk brought by these limitations, particularly the first, are
too great so we will no be publishing the Boot plugin to the Portal
until they're resolved.

Changing the plugin's ID was a breaking change that would require
users to do some work when they upgrade to Boot 1.3. The ID of the
plugin was changed purely so that it met the Portal's requirements.
Given that the plugin will not be published to the Portal for the
foreseaable future there's no need for us to inflict a breaking change
on people when there will be no benefit.

See gh-1567
2015-04-21 12:37:12 +01:00
..
spring-boot-sample-activemq Polish spring-boot-sample-activemq 2015-03-23 09:50:25 -07:00
spring-boot-sample-actuator Revert "Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal" 2015-04-21 12:37:12 +01:00
spring-boot-sample-actuator-log4j Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-actuator-log4j2 Merge branch '1.1.x' into 1.2.x 2015-03-02 12:12:57 -08:00
spring-boot-sample-actuator-noweb Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-actuator-ui Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-amqp Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-aop Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-atmosphere Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-batch Upgrade to Spring Batch 3.0.4 snapshots 2015-04-07 18:47:28 +01:00
spring-boot-sample-data-elasticsearch Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-data-gemfire Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-data-jpa Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-data-mongodb Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-data-redis Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-data-rest Upgrade to Spring Data Fowler RELEASE 2015-04-09 12:20:45 +01:00
spring-boot-sample-data-solr Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-flyway Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-hateoas Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-hornetq Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-integration Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jersey Merge branch '1.2.x' 2015-03-17 16:29:59 +00:00
spring-boot-sample-jersey1 Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jetty Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jetty8 Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jetty8-ssl Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jetty-ssl Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jpa Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jta-atomikos Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jta-bitronix Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-jta-jndi Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-liquibase Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-parent-context Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-profile Revert "Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal" 2015-04-21 12:37:12 +01:00
spring-boot-sample-secure Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-servlet Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-simple Revert "Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal" 2015-04-21 12:37:12 +01:00
spring-boot-sample-testng Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-tomcat Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-tomcat7-jsp Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-tomcat-jsp Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-tomcat-multi-connectors Work around the behaviour change in latest Spring 4.2 snapshots 2015-04-16 11:00:12 +01:00
spring-boot-sample-tomcat-ssl Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-traditional Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-undertow Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-undertow-ssl Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-velocity Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-freemarker Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-groovy-templates Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-jsp Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-method-security Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-mustache Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-secure Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-secure-custom Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-secure-jdbc Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-web-static Revert "Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal" 2015-04-21 12:37:12 +01:00
spring-boot-sample-web-ui Revert "Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal" 2015-04-21 12:37:12 +01:00
spring-boot-sample-web-velocity Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-websocket-jetty Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-websocket-tomcat Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-websocket-undertow Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-ws Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-sample-xml Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
pom.xml add spring-boot-sample-activemq 2015-03-17 11:10:26 +01:00
README.adoc Add link to activemq sample. 2015-03-20 08:40:31 +01:00

 The following java samples are provided:

* link:spring-boot-sample-simple[spring-boot-sample-simple]
  -- A simple command line application
* link:spring-boot-sample-tomcat[spring-boot-sample-tomcat]
  --  Embedded Tomcat
* link:spring-boot-sample-jetty[spring-boot-sample-jetty]
  -- Embedded Jetty
* link:spring-boot-sample-activemq[spring-boot-sample-activemq]
  -- Simple JMS consumer and producer using Apache ActiveMQ
* link:spring-boot-sample-actuator[spring-boot-sample-actuator]
  -- Simple REST service with production features
* link:spring-boot-sample-actuator-ui[spring-boot-sample-actuator-ui]
  -- A web UI example with production features
* link:spring-boot-sample-actuator-noweb[spring-boot-sample-actuator-noweb]
  -- A production features sample with no web application
* link:spring-boot-sample-actuator-log4j[spring-boot-sample-actuator-log4j]
  -- A production features sample using log4j for logging (instead of logback)
* link:spring-boot-sample-web-ui[spring-boot-sample-web-ui]
  -- A thymeleaf web application
* link:spring-boot-sample-web-static[spring-boot-sample-web-static]
  -- A web application serving static files
* link:spring-boot-sample-web-freemarker[spring-boot-sample-web-freemarker]
  -- A web application using Freemarker templates
* link:spring-boot-sample-web-velocity[spring-boot-sample-web-velocity]
  -- A web application using Velocity templates
* link:spring-boot-sample-web-groovy-templates[spring-boot-sample-web-groovy-templates]
  -- A web application using native Groovy templates
* link:spring-boot-sample-web-jsp[spring-boot-sample-web-jsp]
  -- A web application using JSP templates
* link:spring-boot-sample-web-tomcat8-jsp[spring-boot-sample-tomcat8-jsp]
  -- A web application using JSP templates with Tomcat 8
* link:spring-boot-sample-web-tomcat-multi-connectors[spring-boot-sample-tomcat-multi-connectors]
  -- A web application using multiple connectors in tomcat, showing how to customize the Tomcat server
* link:spring-boot-sample-web-secure[spring-boot-sample-web-secure]
  -- A web application with typical Security configuration enabling a login form
* link:spring-boot-sample-web-method-security[spring-boot-sample-web-method-security]
  -- A web application with Security configuration enabling global method security
* link:spring-boot-sample-secure[spring-boot-sample-secure]
  -- example showing Spring Security in a non-web application
* link:spring-boot-sample-servlet[spring-boot-sample-servlet]
  -- example showing a "raw" `Servlet` returning plaintext content
* link:spring-boot-sample-ws[spring-boot-sample-ws]
  -- A simple contract-first SOAP web service with Spring Web Services
* link:spring-boot-sample-websocket[spring-boot-sample-websocket]
  -- A web application with Websocket support on the client and server
* link:spring-boot-sample-flyway[spring-boot-sample-flyway]
  -- Example showing database migrations with Flyway
* link:spring-boot-sample-liquibase[spring-boot-sample-liquibase]
  -- Example showing database migrations with Liquibase
* link:spring-boot-sample-amqp[spring-boot-sample-amqp]
  -- Example showing message-oriented application using RabbitMQ
* link:spring-boot-sample-hornetq[spring-boot-sample-hornetq]
  -- Example showing message-oriented application using HornetQ
* link:spring-boot-sample-batch[spring-boot-sample-batch]
  -- Define and run a Batch job in a few lines of code
* link:spring-boot-sample-data-jpa[spring-boot-sample-data-jpa]
  -- Spring Data JPA + Hibernate + HSQLDB
* link:spring-boot-sample-data-mongodb[spring-boot-sample-data-mongodb]
  -- Spring Data Mongo repositories
* link:spring-boot-sample-data-solr[spring-boot-sample-data-solr]
  -- Spring Data Solr repositories
* link:spring-boot-sample-data-redis[spring-boot-sample-data-redis]
  -- Simple usage of Spring Data Redis
* link:spring-boot-sample-data-rest[spring-boot-sample-data-rest]
  -- Crud repositories exposed as REST endpoints
* link:spring-boot-sample-integration[spring-boot-sample-integration]
  -- A spring integration application
* link:spring-boot-sample-profile[spring-boot-sample-profile]
  -- example showing Spring's `@profile` support
* link:spring-boot-sample-parent-context[spring-boot-sample-parent-context]
  -- example showing an `ApplicationContext` with a parent
* link:spring-boot-sample-aop[spring-boot-sample-aop]
  -- shows explicit usage of Spring AOP
* link:spring-boot-sample-traditional[spring-boot-sample-traditional]
  -- shows more traditional WAR packaging  (but also executable using `java -jar`)
* link:spring-boot-sample-xml[spring-boot-sample-xml]
  -- Example show how Spring Boot can be mixed with traditional XML configuration (we
  generally recommend using Java `@Configuration` whenever possible)