Commit Graph

25 Commits

Author SHA1 Message Date
Stephane Nicoll
08c785b952 Use build tag to infer the build system
Stop using the type's prefix to infer the build system to use as the
build tag in the metadata is supposed to provide that information.

See gh-817
2019-02-11 14:37:35 +01:00
Stephane Nicoll
de15e826b8 Improve configuration guide 2019-02-11 12:31:27 +01:00
Stephane Nicoll
0ed3bdddaa Add basic section about new generator API 2019-02-11 12:23:12 +01:00
Stephane Nicoll
cbb60c45e1 Allow to filter available Spring Boot versions
This commit adds a new InitializrMetadataUpdateStrategy callback
interface that can be used to customize what should happen when the
metadata has to be refreshed.

Closes gh-816
2019-02-08 16:42:45 +01:00
Stephane Nicoll
d5580cd985 Remove unused ProjectResourceLocator 2019-02-08 11:03:47 +01:00
Stephane Nicoll
b6657211f6 Review TemplateRenderer abstraction
Closes gh-818
2019-02-08 10:53:49 +01:00
Stephane Nicoll
8c02e4093c Polish
See gh-809
2019-02-06 09:39:48 +01:00
Stephane Nicoll
b60cbabb72 Polish 2019-01-29 15:25:34 +01:00
Paul Balogh
2d2ffe4013 Fix deprecated Gradle dependency configuration
See gh-730
2018-09-28 15:36:21 -04:00
Stephane Nicoll
fc20447b21 Allow to override BOM's groupId/artifactId
Closes gh-723
2018-08-14 11:12:25 +03:00
Stephane Nicoll
8336ee6ef6 Use a fallback if no 'web' dependency is available
Closes gh-435
2018-05-18 17:24:56 +02:00
Stephane Nicoll
5b8c06dab1 Add a note about required repository definition
Closes gh-635
2018-05-18 16:49:34 +02:00
Stephane Nicoll
cf93d5ddef Rework caching configuration
Closes gh-401
2017-09-15 13:29:45 +02:00
Stephane Nicoll
41a4b13af1 Improve doc on version range
Closes gh-487
2017-09-15 13:19:32 +02:00
Stephane Nicoll
1bf0d0fcde Allow for RestTemplate customization
This commit reuses the `RestTemplateBuilder` infrastructure wherever
a `RestTemplate` is required. This allows to customize the rest template
if necessary.

Closes gh-481
2017-08-14 11:26:34 +02:00
Stephane Nicoll
25a505ef9e Polish doc 2017-04-28 17:21:52 +02:00
Dave Syer
8bfa36c44f Polish 2017-04-28 17:16:45 +02:00
Dave Syer
be901fec76 Add how-to for dependency group 2017-04-28 17:16:45 +02:00
Dave Syer
1e51c5bf01 Add how-tos for snapshot repo and starter flag 2017-04-28 17:16:45 +02:00
Dave Syer
31b123813b Add docs on version mapping and aliases 2017-04-28 17:16:45 +02:00
Dave Syer
7c669296c6 Add some stuff on version ranges 2017-04-28 17:16:45 +02:00
Dave Syer
1f5d7dc776 Add some material on BOMs 2017-04-28 17:16:45 +02:00
Dave Syer
d18bee5057 Add screenshot to user-guide 2017-04-28 17:16:44 +02:00
Dave Syer
bb53c49a85 Fix levels and include basic content for API and howto 2017-04-28 17:16:44 +02:00
Stephane Nicoll
bbaf3d3b2f Initiate ref guide overhaul
See gh-392
2017-04-28 17:16:30 +02:00