Dave Syer
872f110df4
Update for Spring Cloud Camden.RELEASE
...
Latest snapshots of Boot go to Camden snapshots, and 1.4.x to
Camden.RELEASE, leaving Brixton on 1.3.x.
2016-09-26 10:39:06 +01:00
Dave Syer
c6c5a446d2
Update to Brixton.SR6
2016-09-21 15:28:17 +01:00
Stephane Nicoll
1fac207825
Fix version range
2016-09-21 14:18:48 +02:00
Dave Syer
bda97c6f67
Bump Spring Cloud to Camden for Boot latest snapshots
2016-09-14 15:54:24 +01:00
Stephane Nicoll
61cc7eb41d
Cache templates
...
This commit improves massively class loading performance by caching all
templates used by the generator. GroovyTemplate is now a bean rather than
a private utility.
Templates are cached by default and the cache is disabled automatically
if Devtools is in use (via a check of spring.groovy.template.cache).
Closes gh-288
2016-09-13 14:34:10 +02:00
Stephane Nicoll
dd0442b5de
Improve description
2016-09-02 09:24:22 +02:00
Stephane Nicoll
672cf31c27
Reorganize experimental group
2016-09-02 09:06:45 +02:00
Stephane Nicoll
2845b0d3f0
Fix typo
2016-09-02 09:05:11 +02:00
Joram Barrez
3055db31b5
Upgrade Activiti to 5.21.0
...
Closes gh-284
2016-08-30 15:56:31 +02:00
Gytis Trikleris
9570b69c19
Add Narayana starter
...
Closes gh-283
2016-08-30 15:54:17 +02:00
Roy Clarkson
45ebb43786
Upgrade to Spring Cloud Services 1.1.2.RELEASE
...
Closes gh-276
2016-08-24 08:32:12 +02:00
Stephane Nicoll
7ebee79a8f
Upgrade to Spring Cloud Brixton.SR5
2016-08-24 08:32:05 +02:00
Claus Ibsen
025c3e7580
Upgrade to Apache Camel 2.17.3
...
Closes gh-271
2016-08-11 15:18:58 +02:00
Stephane Nicoll
050969fa8a
Use milestone of reactive starter
...
This commit makes sure that if a fixed release of Spring Boot is used,
the milestone version of the reactive starter is used as well.
2016-08-10 13:56:43 +02:00
Stephane Nicoll
6d5d82c398
Fix repo definition
2016-08-03 16:27:12 -07:00
Dave Syer
89cd000815
Use Brixton.SR4 with Boot 1.4.0.RELEASE
2016-08-01 18:38:54 -07:00
Stephane Nicoll
e371e8fcda
Fix cloud veresion range
2016-07-29 14:41:17 +02:00
Stephane Nicoll
ae2b596735
Support for experimental reactiver starter
...
This commit adds support for the experimental reactive starter. When
that starter is selected, the version of Spring Framework and Reactor are
automatically overridden and the java version is forced to 1.8
This starter includes an additional BOM that provides dependency
management for reactive-related dependencies (typically netty).
2016-07-29 14:34:07 +02:00
Stephane Nicoll
af2ae44b8d
Upgrade to Spring Boot 1.4.0.RELEASE
...
This commit upgrades to Spring Boot 1.4.0.RELEASE and bumps to Java8. It
also migrate the cache library from Guava to Caffeeine.
The git and build information are now exposed via the `info` endpoint.
Closes gh-251
2016-07-29 12:52:53 +02:00
Dave Syer
edd590ef13
Update Cloud to Brixton.SR4
2016-07-26 15:25:41 +01:00
Stephane Nicoll
5700fef4c7
Upgrade to Spring Cloud Contract 1.0.0.M1
2016-07-25 15:21:56 +02:00
Stephane Nicoll
014bbee2de
Polish contribution
...
Closes gh-261
2016-07-22 17:06:52 +02:00
Marcin Grzejszczak
6fe6c3b2f3
Add support for Spring Cloud Contract
...
See gh-261
2016-07-22 16:57:02 +02:00
Roy Clarkson
2fa9d3f214
Upgrade to Spring Cloud Services 1.1.1.RELEASE
...
Closes gh-263
2016-07-22 11:39:47 +02:00
Stephane Nicoll
52b45faaa5
Upgrade to Kotlin 1.0.3
...
Closes gh-257
2016-07-17 09:16:33 +02:00
Stephane Nicoll
9a516f75c4
Polish "Add Spring Cloud Task" contribution
...
Closes gh-254
2016-07-13 10:36:52 +02:00
Michael Minella
e2046b98e9
Add Spring Cloud Task
...
See gh-254
2016-07-13 10:15:32 +02:00
Dave Syer
9a9d114aa0
Update Cloud to Brixton.SR3
2016-07-12 13:55:46 +01:00
Stephane Nicoll
6099a1c6bc
Externalize dependency management plugin version
...
Closes gh-253
2016-07-12 14:29:58 +02:00
Stephane Nicoll
1fd8e2c047
Migrate application to Maven
...
This commit migrates the `initializr-service` to a regular Maven project.
Closes gh-252
2016-07-12 09:18:58 +02:00