Stephane Nicoll
2a0d1918f1
Merge branch '1.5.x' into 2.0.x
2018-07-27 11:36:10 +02:00
Stephane Nicoll
15ba50ab3e
Merge branch '1.5.x' into 2.0.x
2018-05-28 10:52:21 +02:00
Andy Wilkinson
95b0e874f9
Merge branch '1.5.x'
2018-03-23 17:15:19 -04:00
Stephane Nicoll
9ce96fbd89
Document support for java.util.Duration
...
Closes gh-12244
2018-02-27 18:00:36 +01:00
Stephane Nicoll
e2cb5349ba
Merge micrometer docs
...
Closes gh-11930
2018-02-16 13:53:53 +01:00
sdeleuze
889a06b65b
Add Kotlin support reference documentation
...
See gh-12073
2018-02-15 15:55:42 +00:00
Andy Wilkinson
7b32cf82df
Exclude documentation examples from main API Javadoc
2018-02-08 16:50:37 +00:00
Andy Wilkinson
04083e7571
Link to Gradle plugin docs rather than duplicating build info example
...
Closes gh-11933
2018-02-07 10:14:37 +00:00
Phillip Webb
6889ad59b8
Support property based MeterFilters
...
Add per-meter property support for `enabled`, `percentiles-histogram`,
`percentiles` and `sla`.
Fixes gh-11800
2018-02-06 13:21:27 -08:00
dreis2211
81459efffa
Use HTTPS URLs where applicable
2018-02-02 12:03:12 +00:00
Phillip Webb
6328de9e20
Add Madhura as a document author
2018-01-30 23:41:18 -08:00
Johnny Lim
77150f8dc9
Polish
...
Closes gh-11630
2018-01-15 10:20:31 +01:00
Brian Clozel
c6a1fc93bd
Polish
2018-01-04 14:48:23 +01:00
Jay Bryant
0e7dbd59b2
Full editing pass plus linking
...
I made a complete editing pass plus another pass to see where I could add more links, both within the document and to other parts of Spring. The result was a thorough edit (though I'm sure I missed things, purely due to the size of the thing).
2018-01-04 14:34:50 +01:00
Stephane Nicoll
e274f29018
Add "testing your auto-configuration" doc section
...
Closes gh-10011
2017-12-12 17:01:40 +01:00
Andy Wilkinson
4de208bc94
Provide reference documentation for Actuator web endpoints
...
Closes gh-8042
2017-11-17 11:27:16 +00:00
Johnny Lim
e8563c54dd
Polish
...
Closes gh-11050
2017-11-17 09:56:16 +01:00
Jay Bryant
a0363f8f25
Add my name to the author list
...
I succumbed to a fit of vanity. ;)
Clsoes gh-10871
2017-11-02 11:06:10 +01:00
Johnny Lim
44ae148ecd
Polish
...
Closes gh-10700
2017-10-20 08:15:57 +02:00
Johnny Lim
a51765d0f4
Fix broken documentation links
...
Update links following recent project restructure.
Closes gh-10601
2017-10-11 13:30:35 -07:00
Phillip Webb
0ba4830b4f
Relocate projects to spring-boot-project
...
Move projects to better reflect the way that Spring Boot is released.
The following projects are under `spring-boot-project`:
- `spring-boot`
- `spring-boot-autoconfigure`
- `spring-boot-tools`
- `spring-boot-starters`
- `spring-boot-actuator`
- `spring-boot-actuator-autoconfigure`
- `spring-boot-test`
- `spring-boot-test-autoconfigure`
- `spring-boot-devtools`
- `spring-boot-cli`
- `spring-boot-docs`
See gh-9316
2017-10-04 16:34:23 -07:00