Ramnivas Laddad
912d5cf40b
Add auto-configuration for Spring Cloud
...
Enable if all of the following are true:
- spring-cloud is on the classpath
- There is no Cloud bean present
(usually done by extending AbstractCloudConfig)
- The "cloud" profile is active
Fixes gh-1302
Autoconfigure spring-cloud
10 years ago
Stephane Nicoll
df9200d432
Add JCache API dependency management
...
The dependency is currently declared in Spring IO Platform from where
it can be removed once it's using a version of Boot that contains
this change. To make the migration of the dependency management from
the Platform to Boot seamless, the dependency is versioned using a
property with the same name as is currently used by the Platform:
javax-cache.version
Closes #1347
10 years ago
Andy Wilkinson
636cc5424f
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
b7299708f8
Upgrade to Spring HATEOAS 0.16.0
...
Closes #1307
10 years ago
Andy Wilkinson
3639fe2441
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
b69a5dab80
Upgrade to Spring Data Dijkstra SR3
...
Closes #1305
10 years ago
Andy Wilkinson
6c718c24d8
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
86d47f62db
Upgrade to Groovy 2.3.6
...
Closes #1304
10 years ago
Max Bruchmann
ee40fb8cf1
Add auto-configuration for Thymeleaf data dialect
...
Closes #1120
10 years ago
Andy Wilkinson
29b388e6a9
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
cba50b8ee7
Upgrade to Groovy 2.3.5
...
Closes #1299
10 years ago
Andy Wilkinson
3145edff3a
Upgrade to Spring 4.1.0 and use Yaml support that migrated from Boot
...
Closes #813
10 years ago
Andy Wilkinson
db2b20879d
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
672d713f99
Add dependency management for spock-spring and document its use
...
Closes #1234
10 years ago
Andy Wilkinson
41ca0f604a
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
847627810a
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
124418f83f
Upgrade to HikariCP 1.4.0
...
Closes #1220
10 years ago
Andy Wilkinson
6cac7926d9
Upgrade to Groovy 2.3.4
...
Closes #1224
10 years ago
Lukasz Kryger
51196e01d5
Dependencies for json-path in BOM
10 years ago
Stephane Nicoll
249e09d9bc
Switch master to 1.2.0.BUILD-SNAPSHOT
11 years ago
Phillip Webb
3c7d825658
Fixup version numbers following release
11 years ago
Spring Buildmaster
40327e1ae6
Next development version
11 years ago
Phillip Webb
54f1b29db5
Upgrade to Spring Framework 4.0.6
...
Fixes gh-1217
11 years ago
Andy Wilkinson
6a0eb90007
Upgrade to Spring Batch 3.0.1
...
Due to a mistake in Spring Batch 3.0.0 it has been necessary to
introduce a breaking API change (the addition of
BatchConfigurer.getJobExplorer()) in the 3.0.1 release. This commit
updates Boot to use 3.0.1 and modifies the Batch auto-configuration
and associated tests to implement the new method.
11 years ago
Oliver Gierke
075eb9f30c
Upgrade to Spring Data Dijkstra SR1
...
Upgraded to Dijkstra SR1 BOM as well as Spring HATEOAS 0.14.0.RELEASE
(required by Dijkstra SR1).
Closes #1197
Fixes #1190
11 years ago
Andy Wilkinson
54849f83c4
Upgrade to Spring AMQP 1.3.5
...
Closes #1193
11 years ago
Phillip Webb
cc61d92b88
Fixup build following release
11 years ago
Spring Buildmaster
981669b7c0
Next development version
11 years ago
Phillip Webb
200cd535c2
Revert "Next development version"
...
This reverts commit 67189477fe
.
11 years ago
Spring Buildmaster
67189477fe
Next development version
11 years ago
Andy Wilkinson
fda24b8499
Upgrade to Jedis 2.4.2
...
Closes #1162
11 years ago
Andy Wilkinson
752e3c58ec
Upgrade to H2 1.3.176
...
Closes #1161
11 years ago
Andy Wilkinson
834af12725
Upgrade to HikariCP 1.3.9
...
Closes #1160
11 years ago
Andy Wilkinson
646458dd51
Upgrade to WSDL4J 1.6.3
...
Closes #1159
11 years ago
Andy Wilkinson
7ae58eb21a
Upgrade to mongo-java-driver 2.12.2
...
Closes #1158
11 years ago
Andy Wilkinson
80cf7a106d
Upgrade to Jolokia 1.2.2
...
Closes #1157
11 years ago
Andy Wilkinson
2f414bedce
Upgrade to Hibernate 4.3.5
...
Closes #1156
11 years ago
Andy Wilkinson
2ddc34350b
Upgrade to CRaSH 1.3.0
...
Closes #1155
11 years ago
Andy Wilkinson
3352327442
Upgrade to AspectJ 1.8.1
...
Closes #1154
11 years ago
Andy Wilkinson
9cd54196ec
Upgrade HTTP components to 4.3.4
...
Closes #1153
11 years ago
Andy Wilkinson
f326d1f18f
Upgrade to thymeleaf-layout-dialect 1.2.5
...
Closes #1152
11 years ago
Andy Wilkinson
834c9e78b7
Upgrade to mysql-connector-java 5.1.31
...
Closes #1151
11 years ago
Andy Wilkinson
c3eae015e9
Upgrade to Groovy 2.3.3
...
Closes #1150
11 years ago
Phillip Webb
91bbd20ca0
Fixup version numbers following release
11 years ago
Spring Buildmaster
542f3cbda8
Next development version
11 years ago
Phillip Webb
3a8a127285
Implement simpler exclusion logic for Gradle
...
Simplify the exclusion logic used in Gradle by implementing implicit
exclusions rather than trying to detect transitive excludes.
This commit reverts much of the code originally included to fix gh-1047
which adds far too much complexity to the build and still doesn't solve
the underlying issue.
Fixes gh-1103
11 years ago
Phillip Webb
143e1918b7
Fixup versions following release
11 years ago
Spring Buildmaster
4ca26a21dc
Next development version
11 years ago
Phillip Webb
9e93719922
Fixup version numbers following release
11 years ago
Spring Buildmaster
05ed7b3bcd
Next development version
11 years ago