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
Stephane Nicoll
5296d6a05f
Code formatting
2017-02-25 09:31:03 +01:00
Stephane Nicoll
53679aa860
Remove outdated references to Groovy
2017-02-25 09:31:03 +01:00
Dave Syer
fffcd8a774
Move generator templates to Mustache
2017-02-25 09:31:03 +01:00
Dave Syer
ac20d04985
Migrate initializr-generator
to Java
2017-02-25 09:31:03 +01:00
Stephane Nicoll
0ff278a3d0
Migrate initializr-service
to Java
2017-02-25 09:31:03 +01:00
Stephane Nicoll
2c0269c96b
Fix initial Java migration
...
This commit fixes several issues with the initial java migration.
On MacOS, the name of the temp directory can be `T` and the new tgz API
requires a parent folder whose name has at least 3 characters.
The Selenium tests require a more precise element to show the advanced
section.
The integration tests were generation the docs snippet on the wrong
accept header.
2017-02-25 09:31:03 +01:00
Dave Syer
ec5a7da507
Migrate initializr-web
to Java
2017-02-25 09:31:03 +01:00
Dave Syer
1385e82eb5
Additional visibility changes needed in new Java code
2017-02-25 09:31:03 +01:00
Dave Syer
ad6430b92a
Migrate initializr-actuator
to Java
2017-02-25 09:31:03 +01:00
Stephane Nicoll
fa485e3690
Promote new spring-boot-starter-webflux
...
This commit replaces the experimental starter with the new webflux
starter.
See also gh-367
2017-02-24 14:17:46 +01:00
Stephane Nicoll
0faefed7f7
Upgrade to Vaadin 8
...
Closes gh-375
2017-02-21 14:14:24 +01:00
Stephane Nicoll
266d3aaca5
Remove Zipkin Server
...
Closes gh-374
2017-02-20 14:24:44 +01:00
Stephane Nicoll
83a3a0ccc0
Enable Vaadin 8 RC1 with Spring Boot 2.0+
...
Closes gh-372
2017-02-14 10:57:22 +01:00
Dave Syer
d6052e22b4
Update Dalston to snapshots
...
There is an issue with Kafka in the M1 release (the app generated
here would blow up because of a mismatch between the client and
server). Snapshots are best for now, until we hit RC1.
2017-02-09 18:00:34 +00:00
Stephane Nicoll
ff780ddc8c
Add entry for the reactive mongodb starter
2017-02-09 17:52:39 +01:00
Stephane Nicoll
753c4c7c44
Upgrade to Spring Cloud Camden.SR5
2017-02-06 14:12:51 +01:00
Stephane Nicoll
bd3e960bd1
Merge pull request #365 from habuma:scs_1.4.1
...
* pr/365:
Upgrade Spring Cloud Services to 1.4.1.RELEASE
2017-02-04 07:22:18 +01:00
Craig Walls
d4920a133c
Upgrade Spring Cloud Services to 1.4.1.RELEASE
...
Closes gh-365
2017-02-04 07:21:38 +01:00
Stephane Nicoll
a54e560a43
Merge branch '0.3.x'
2017-02-03 15:05:34 +01:00
Stephane Nicoll
f10c0a6ddf
Initiate next version
2017-02-03 15:05:12 +01:00
Stephane Nicoll
d84c7eff04
Fix project version
2017-02-03 15:00:57 +01:00
Spring Buildmaster
e8bf50e662
Next development version
2017-02-03 13:55:17 +00:00
Stephane Nicoll
550e4dc6ae
Merge pull request #364 from stormpath:bom_update
...
* pr/364:
Upgrade to Stormpath 1.5.2
2017-02-03 12:37:53 +01:00
Micah Silverman
f4bef82e71
Upgrade to Stormpath 1.5.2
...
Closes gh-364
2017-02-03 08:07:57 +01:00
Stephane Nicoll
56883146d8
Fix typo
2017-02-03 08:02:16 +01:00
Stephane Nicoll
b584f3020e
Polish readme
2017-02-03 08:00:37 +01:00
Stephane Nicoll
f5fc9e488c
Polish sample
2017-02-03 07:49:29 +01:00
Stephane Nicoll
8f7fdac1b5
Fix build on circleci
2017-02-02 16:51:27 +01:00
Stephane Nicoll
cd1e972bc2
Add Maven wrapper
2017-02-02 15:26:11 +01:00
Dave Syer
c2b15f72ea
Add Eclipse stuff to ignores
2017-02-02 15:22:18 +01:00
Stephane Nicoll
d92caa5db0
Merge pull request #295 from dsyer:feature/restdocs
...
* pr/295:
Polish contribution
Polish reference guide
Fix bug with stale state in http request factory
Polish contribution
Initiate initializr documentation
2017-02-02 15:19:19 +01:00
Stephane Nicoll
e8dd74b8ed
Polish contribution
...
Closes gh-295
2017-02-02 15:03:00 +01:00
Stephane Nicoll
b356e233a2
Polish reference guide
...
See gh-295
2017-02-02 14:55:59 +01:00