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-samples
Andy Wilkinson 62ac51eead Upgrade to the Spring Data Dijkstra release train
In addition to the upgrade to Dijkstra (#743) Spring HATEOAS has been
upgraded to 0.11.0 (#801) and Mongo's Java driver has been upgraded to
2.12.1 (#689). In both cases this is the same version as is used by
Dijkstra RC1.

The new version of Mongo's Java driver changes the exception that's
thrown when Mongo isn't running and a connection attempt fails. The
Mongo sample has been updated accordingly.

RepositoryRestMvcAutoConfiguration has been updated to be configured
before JpaRepositoriesAutoConfiguration. This ensures that the
former's transitive import of SpringDataJacksonConfiguration takes
precedence over the latter's import of the same. This is necessary as
RepositoryRestMvcConfiguration requires a bean that's declared by
SpringDataJacksonConfiguration and, if JpaRepositoriesAutoConfiguration
is processed first, its conditions may cause the import
SpringDataJacksonConfiguration to be skipped causing instantiation
of RepositoryRestMvcConfiguration to fail.

Closes #689
Closes #743
11 years ago
..
spring-boot-sample-actuator Remove duplicate hibernate-validator dependency from pom 11 years ago
spring-boot-sample-actuator-log4j Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-actuator-noweb Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-actuator-ui Convert actuator-ui sample to FreeMarker 11 years ago
spring-boot-sample-amqp Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-aop Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-batch Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-data-gemfire Polish templates code 11 years ago
spring-boot-sample-data-jpa Make RunMojo fork a new process 11 years ago
spring-boot-sample-data-mongodb Upgrade to the Spring Data Dijkstra release train 11 years ago
spring-boot-sample-data-redis Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-data-rest Polish 11 years ago
spring-boot-sample-flyway Add JPA to flyway sample 11 years ago
spring-boot-sample-integration Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-jetty Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-liquibase Fix samples that need jdbc and don't import it 11 years ago
spring-boot-sample-profile Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-secure Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-servlet Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-simple Polish 11 years ago
spring-boot-sample-tomcat Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-tomcat-multi-connectors Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-traditional Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-web-freemarker Fix freemarker integration tests 11 years ago
spring-boot-sample-web-jsp Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-web-method-security Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-web-secure Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-web-static Update Boot version in gradle samples 11 years ago
spring-boot-sample-web-ui Make RunMojo fork a new process 11 years ago
spring-boot-sample-websocket Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-xml Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
pom.xml Add maven implicit plugin group ID 11 years ago