Stephane Nicoll
3a6a8bc465
Add support for mybatis with Spring Boot 2.0+
...
Closes gh-412
2017-04-16 15:39:36 +02:00
Stephane Nicoll
6fa580dcb0
Restrict 3rd party starters to 1.5
...
Closes gh-411
2017-04-16 09:09:17 +02:00
Stephane Nicoll
51f39775fa
Upgrade to Spring Cloud Task 1.2.0.RC1
2017-04-15 11:22:58 +02:00
Stephane Nicoll
1b04342868
Fix version range for Spring Cloud Cluster
...
Closes gh-406
2017-04-13 09:04:44 +02:00
Dave Syer
652c382a8b
Put cap on range for cloud cluster starters
...
Fixes https://github.com/spring-cloud/spring-cloud-release/issues/73
2017-04-12 21:40:04 +01:00
Stephane Nicoll
e4417d3117
Merge pull request #408 from spencergibb:patch-3
...
* pr/408:
Upgrade to Spring Cloud Dalston.RELEASE
2017-04-12 21:46:13 +02:00
Spencer Gibb
2944cd6ba2
Upgrade to Spring Cloud Dalston.RELEASE
...
Closes gh-408
2017-04-12 21:45:37 +02:00
Stephane Nicoll
f74d1a6266
Add support for Apache CXF (JAX-RS)
...
Closes gh-394
2017-04-11 11:03:46 +02:00
Stephane Nicoll
6ef993eed5
Merge pull request #402 from eddumelendez:mybatis_1.3.0
...
* pr/402:
Fix mybatis version range
Upgrade to mybatis 1.2.1 and 1.3.0
2017-04-10 09:42:42 +02:00
Stephane Nicoll
2c944282d9
Fix mybatis version range
...
Closes gh-402
2017-04-10 09:42:26 +02:00
Eddú Meléndez
bcf0566e06
Upgrade to mybatis 1.2.1 and 1.3.0
...
See gh-402
2017-04-10 09:38:07 +02:00
Stephane Nicoll
af98413b43
Upgrade wrapper to Maven 3.5.0
...
Closes gh-404
2017-04-09 10:06:25 +02:00
Stephane Nicoll
085cc49295
Upgrade build to Maven 3.5.0
...
See gh-404
2017-04-09 10:06:09 +02:00
Stephane Nicoll
f931f06f75
Merge pull request #398 from wilkinsona:boot-2.0-plugins
...
* pr/398:
Apply the dependency management plugin in Boot 2.0 Gradle projects
2017-03-31 14:05:27 +02:00
Andy Wilkinson
c6f502cb9c
Apply the dependency management plugin in Boot 2.0 Gradle projects
...
Closes gh-398
2017-03-31 14:04:08 +02:00
Stephane Nicoll
c8a6af0b2f
Upgrade to Vaadin 8.0.5
...
Closes gh-399
2017-03-31 14:02:51 +02:00
Stephane Nicoll
9a83defc4c
Improve caching configuration
...
Rather than creating a `CacheManager` ourselves, we now rely on JCache
to provide a `CacheManager` that we'll augment with the caches that
initializr needs.
If Initializr is embedded in another app and that app uses JCache, then
its cache manager will be transparently upgraded to define the caches
that initializr needs. If not, such caches will have to be created as
part of the custom config.
Also, caching only kicks in if required at the service level.
This commit also switches the cache implementation to EhCache 3.
See gh-389
2017-03-29 12:55:29 +02:00
Stephane Nicoll
8ac7369138
Upgrade to Gradle 3.4.1
...
Closes gh-386
2017-03-29 12:37:04 +02:00
Stephane Nicoll
0de3a75adf
Remove useless snapshot repo for milestone release
2017-03-22 17:56:51 +00:00
Stephane Nicoll
8434291831
Upgrade to Spring Cloud Task 1.2.0.M2
2017-03-22 17:55:53 +00:00
Dave Syer
97aa92042e
Update repos in Cloud bom
2017-03-21 20:22:39 +00:00
Dave Syer
5e697d0d37
Update Cloud versions to include Dalston.RC1
2017-03-21 18:38:28 +00:00
Stephane Nicoll
96117ecd34
Merge pull request #391 from habuma:flapdoodle
...
* pr/391:
Polish contribution
Add support for embedded MongoDB
2017-03-16 17:16:59 +01:00
Stephane Nicoll
4a245ba4af
Polish contribution
...
Closes gh-391
2017-03-16 17:16:45 +01:00
Craig Walls
081e1d3c41
Add support for embedded MongoDB
...
See gh-391
2017-03-16 17:09:01 +01:00
Stephane Nicoll
7a42979b77
Merge pull request #390 from habuma:scs-1.4-and-boot-1.5
...
* pr/390:
Polish contribution
Expand support for Spring Cloud Services to include Spring Boot 1.5
2017-03-16 09:15:28 +01:00
Stephane Nicoll
7cdd923014
Polish contribution
...
Closes gh-390
2017-03-16 09:14:52 +01:00
Craig Walls
97449eb8d2
Expand support for Spring Cloud Services to include Spring Boot 1.5
...
See gh-390
2017-03-16 09:12:36 +01:00
Stephane Nicoll
36f7fd15a2
Merge pull request #388 from sdeleuze:kotlin-1.1.1
...
* pr/388:
Polish contribution
Upgrade to Kotlin 1.1.1
2017-03-15 16:51:42 +01:00
Stephane Nicoll
3c59c29855
Polish contribution
...
Closes gh-388
2017-03-15 16:49:46 +01:00
Sebastien Deleuze
6e7ff7fb58
Upgrade to Kotlin 1.1.1
...
This commit also enables Java 8 bytecode and uses kotlin-stdlib-jre7 or
kotlin-stdlib-jre8 dependencies when possible.
Closes gh-377
2017-03-15 16:02:30 +01:00
Stephane Nicoll
c6194d2357
Avoid overriding baseName for jar/war task
...
Closes gh-381
2017-03-15 14:19:11 +01:00
Stephane Nicoll
9e35b8acd6
Revert to Gradle 3.3
...
Gradle 3.4 is known to be broken in IntelliJ IDEA and breaks the getting
started experience of generated projects. This commit uses Gradle 3.3
until a bug fix release of IJ is available.
Closes gh-380
2017-03-13 14:36:24 +01:00
Stephane Nicoll
e89c20b7fa
Merge pull request #385 from davsclaus:2183
...
* pr/385:
Upgrade to Apache Camel 2.18.3
2017-03-13 08:46:19 +01:00
Claus Ibsen
4ed0b7064f
Upgrade to Apache Camel 2.18.3
...
Closes gh-385
2017-03-13 08:45:54 +01:00
Stephane Nicoll
ce81ec4cf4
Upgrade Spring Cloud Task versions
...
Closes gh-382
2017-03-11 08:49:23 +01:00
Stephane Nicoll
c68311d36e
Merge pull request #383 from markpollack:dataflow-update
...
* pr/383:
Polish contribution
Update to support Data Flow for Spring Boot 1.5.x
2017-03-11 08:47:46 +01:00
Stephane Nicoll
f43658424f
Polish contribution
...
Closes gh-383
2017-03-11 08:47:34 +01:00
Mark Pollack
99445548b7
Update to support Data Flow for Spring Boot 1.5.x
...
See gh-383
2017-03-11 08:40:29 +01:00
Stephane Nicoll
3a239fdbd4
Merge pull request #384 from ryanjbaxter:master
...
* pr/384:
Upgrade to Spring Cloud Camden.SR6
2017-03-11 08:40:16 +01:00
Ryan Baxter
3494075bdb
Upgrade to Spring Cloud Camden.SR6
...
Closes gh-384
2017-03-11 08:39:49 +01:00
Stephane Nicoll
f07c8d594a
Clarify spring-cloud-task entry
...
This commit provides a complete entry for Spring Cloud task and clarify
that no more customization is required as of 1.4. Previously, the entry
did not have any groupId/artifactId pair, leading to a default (wrong)
groupId/artifactId to be generated.
Closes gh-341
2017-03-10 08:49:56 +01:00
Stephane Nicoll
2b0e967e32
Upgrade to Gradle 3.4.1
...
This commit upgrades the wrapper version for Gradle 3 to the latest
version and enables it as of Spring Boot 1.5 (previously, Gradle 3 was
only applied as of Spring Boot 2).
Closes gh-380
2017-03-09 11:33:45 +01:00
Stephane Nicoll
4186db4191
Upgrade to Spring Boot 1.4.5.RELEASE
...
Closes gh-378
2017-03-03 18:25:05 +01:00
Stephane Nicoll
a664c5b811
Fix Spring Cloud version ranges
2017-03-03 09:14:40 +01:00
Stephane Nicoll
9f68274f55
Remove experimental bom
2017-02-28 10:08:03 +01:00
Stephane Nicoll
c9ca61015a
Polish
2017-02-28 10:07:05 +01:00
Stephane Nicoll
13766008b4
Remove metric export auto-configuration
...
This commit removes the auto-configuration that export metrics
automatically to Redis. This feature has been superseded by the stats
feature and can be restored at any time in a custom service.
Closes gh-373
2017-02-25 09:46:44 +01:00
Dave Syer
06f314dc8c
Switch to Ant lib for tar/zip tasks
...
The commons wrapper we were using didn't support executable files
so Ant seems like the best choice ultimately, even if it has a
lot of features we don't use or need.
2017-02-25 09:31:04 +01:00
Stephane Nicoll
09fc98ef96
Polish contribution
...
Closes gh-349
2017-02-25 09:31:04 +01:00