Commit Graph
503 Commits
Author SHA1 Message Date
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
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
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 d84c7eff04 Fix project version 2017-02-03 15:00:57 +01:00
Micah Silverman f4bef82e71 Upgrade to Stormpath 1.5.2
Closes gh-364
2017-02-03 08:07:57 +01:00
Stephane Nicoll 6efcef1186 Upgrade Vaadin Spring integration to 1.2.0
Closes gh-362
2017-02-01 10:15:10 +01:00
Stephane Nicoll 7dbeaa9d8a Fix typo 2017-01-31 14:22:43 +01:00
Stephane Nicoll 48c1d26fb4 Upgrade Spring Cloud ranges for Dalston.M1 2017-01-31 14:17:26 +01:00
Tommy Ludwig 01e6966b6c Fix typos
link → links

Links seems to be the correct key name according to the code and
semantically for a list, so all instances of `link:` have been replaced
by `links:`. Additionally, the Actuator reference link was pointing to
the wrong section in the documentation and has been fixed.

ref → rel

The application failed on startup due to `rel` being required.

Closes gh-360
2017-01-31 13:54:03 +01:00
Claus Ibsen 5d0c5c18de Upgrade to Apache Camel 2.18.2
Closes gh-359
2017-01-31 09:53:12 +01:00
Stephane Nicoll 49bfaaeb66 Polish Stormpath entry
Closes gh-307
2017-01-31 08:33:45 +01:00
Micah Silverman bbe5df248f Add Stormpath Default Spring Boot Starter
See gh-307
2017-01-31 08:18:46 +01:00
Stephane Nicoll 610f8c6f2b Add version range for Vaadin starter
Closes gh-358
2017-01-31 08:05:25 +01:00
Stephane Nicoll 44ce8daae8 Add version range for Gemfire starter
Closes gh-357
2017-01-31 08:05:06 +01:00
Stephane Nicoll b0d211525a Add links for existing starters
Closes gh-354
2017-01-30 17:27:44 +01:00
Stephane Nicoll 9c7bdcc5bf Fix project's version 2017-01-30 15:30:15 +01:00
Stephane Nicoll c45b13f12f Fix git plugin definition 2017-01-27 18:22:14 +01:00
Stephane Nicoll b58c7a046b Switch version to 0.2.0.BUILD-SNAPSHOT
Closes gh-352
2017-01-27 13:40:45 +01:00
Stephane Nicoll 1aa10d39b0 Remove use of @since 2017-01-27 10:11:33 +01:00
Stephane Nicoll 0cbe51157a Add specific order for Spring cloud BOMs
See gh-343
2017-01-17 19:20:40 +01:00
Dave Syer c691ed6df2 Add task bom to scdf project
The additional bom fixes the version of spring cloud task
(which is different than the one in the main cloud BOM).

Fixes gh-342 some more.
Closes gh-344
2017-01-17 11:22:56 +01:00
Stephane Nicoll c0526d160d Add support for Apache Kafka 2017-01-16 17:56:55 +01:00
Stephane Nicoll 2ec6c22521 Fix version range 2017-01-13 13:40:32 -05:00
Stephane Nicoll d36ff253d6 Use Spring Cloud Task BOM
Closes gh-342
2017-01-13 12:51:59 -05:00
Stephane Nicoll 4afce8c4b2 Upgrade to Spring Cloud Camden SR4 2017-01-12 15:49:39 -05:00
Stephane Nicoll a9e7096f3b Polish metadata (First 1.5 release is RC1) 2017-01-07 08:55:51 +01:00
Stephane Nicoll 34edae7a4f Deprecate crash support 2017-01-07 08:54:55 +01:00
Stephane Nicoll a2f984d3c7 Polish
Closes gh-338
2017-01-07 08:50:45 +01:00
Eddú Meléndez f24b39498c Add entry for LDAP
See gh-338
2017-01-07 08:50:29 +01:00
Stephane Nicoll 3a1a57b453 Polish contribution
As of `1.2.0` MyBatis is using the new `ObjectProvider` facility in
Spring Framework 4.3. This one was made available as of `1.4.0.M2`

Closes gh-335
2017-01-02 16:47:03 +01:00
Kazuki Shimizu 4e178f3360 Add version mapping for mybatis-spring-boot-starter 1.2.0
See gh-335
2017-01-02 16:45:15 +01:00
Stephane Nicoll 63b86b9546 Fix version range following Spring Boot 1.4.3.RELEASE
Closes gh-336
2017-01-02 16:20:17 +01:00
Sebastien Deleuze e6cf9cf658 Upgrade to Kotlin 1.0.6 with kotlin-spring plugin
The kotlin-spring plugin automatically opens classes annotated or
meta-annotated with annotations like @Component or @Transactional.

Closes gh-333
2016-12-28 13:41:01 +01:00
Stephane Nicoll 51afc6585c Fix version range
Closes gh-329
2016-12-16 13:35:41 +01:00
Stephane Nicoll 20e7b963af Polish contribution
Closes gh-327
2016-12-09 19:08:58 +01:00
Will Tran 7d0d58cee1 Support multiple versions of Spring Cloud Services
Map Spring Boot 1.3.x to SCS 1.2.1, and Spring Boot 1.4.x to SCS 1.3.1

See gh-327
2016-12-09 19:08:31 +01:00
Will Tran 4bcc5e9893 Upgrade to Spring Cloud Services 1.3.1.RELEASE
Closes gh-326
2016-12-08 16:55:24 +01:00
Stephane Nicoll 05cf5c78ce Add version range for Dalston
This commit introduces support for Spring Cloud Dalston when Spring Boot
1.5 or later is used.

Closes gh-324
2016-12-07 14:07:45 +01:00
Stephane Nicoll e6ad78a510 Fix Spring Cloud Dataflow version ranges
This commit fixes compatibility of Spring Cloud Dataflow with Spring Boot
1.4 and later.

Closes gh-318
2016-12-05 13:50:53 +01:00
Claus Ibsen c3820814fa Upgrade to Apache Camel 2.18.1
Closes gh-323
2016-12-05 13:29:16 +01:00
Tommy Ludwig 52e261464c Remove deprecated Turbine AMQP dependency
Turbine AMQP was deprecated and is not available with any of the current
Spring Boot versions, so this removes it from the dependencies list.

Closes gh-320
2016-12-01 14:14:36 +01:00
Brian Clozel 4de86e1401 Configure a cache busting resource chain
This commit configures a resource chain with
`resources.chain.strategy.content.enabled`, enabling cache busting for
static resources based on the hash of their content.

A template helper (here a Groovy Closure) is added to the model given to
the view for appending hashes to static links such as:

    "/css/spring.css" -> "/css/spring-d35c4193cd32e7e44cda5737205c0c0e.css"

Fixes #321
2016-12-01 12:07:47 +01:00
Tommy Ludwig cc6b5f784d Upgrade to Spring Cloud Brixton.SR7 and Camden.SR3
Closes gh-319
2016-11-30 07:59:55 +01:00