- 08 Sep, 2017 8 commits
-
-
Andy Wilkinson authored
Closes gh-10231
-
Andy Wilkinson authored
This commit removes the restriction that was added in 4a61e456 to prevent / from being used as the management context path when the management context was not using a different port The management context path can now be set to / irrespective of the configuration of the management port. To avoid a possible clash with the application's welcome page or similar, the links "endpoint" that is mapping to the management context path is disabled when the management context path is /. As part of allowing / to be used as the management context path again, the handling of endpoint mappings and the creation of paths for individual operations has been consolidated into a new EndpointMapping class that is used across the three (MVC, WebFlux, and Jersey) implementations. See gh-9898
-
Stephane Nicoll authored
* pr/10229: Fix broken links
-
Johnny Lim authored
Closes gh-10229
-
Stephane Nicoll authored
* pr/10228: Remove EndpointServletWebAutoConfigurationTests
-
Johnny Lim authored
Closes gh-10228
-
Stephane Nicoll authored
* pr/10225: Upgrade to HikariCP 2.7.1
-
Tommy Ludwig authored
Closes gh-10225
-
- 07 Sep, 2017 32 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Previously, when DevTools encountered a jar with a Class-Path manifest attribute that referenced non-existent files, it would log one message per entry in the attribute that did not exist. While useful information, this has proven to be too verbose. This commit aims to strike a better balances by logging a single message for an entire jar. The message is a single line that includes the path to the jar with the faulty Class-Path manifest attribute and the paths of all of the files that do not exist that are referenced by the attribute. Closes gh-10111
-
Andy Wilkinson authored
Closes gh-10224
-
Andy Wilkinson authored
Closes gh-10223
-
Andy Wilkinson authored
Closes gh-10222
-
Andy Wilkinson authored
Closes gh-10221
-
Andy Wilkinson authored
Closes gh-10220
-
Andy Wilkinson authored
Closes gh-10219
-
Andy Wilkinson authored
Closes gh-10218
-
Andy Wilkinson authored
Closes gh-10217
-
Andy Wilkinson authored
Closes gh-10216
-
Andy Wilkinson authored
Closes gh-10215
-
Andy Wilkinson authored
Closes gh-10214
-
Andy Wilkinson authored
Closes gh-10213
-
Andy Wilkinson authored
Closes gh-10212
-
Andy Wilkinson authored
Closes gh-10211
-
Andy Wilkinson authored
Closes gh-10210
-
Andy Wilkinson authored
Closes gh-10209
-
Andy Wilkinson authored
Closes gh-10208
-
Andy Wilkinson authored
Closes gh-10207
-
Andy Wilkinson authored
Closes gh-10206
-
Andy Wilkinson authored
Closes gh-10205
-
Andy Wilkinson authored
Closes gh-10204
-
Andy Wilkinson authored
Closes gh-10203
-
Andy Wilkinson authored
Closes gh-10202
-
Andy Wilkinson authored
Closes gh-10201
-
Stephane Nicoll authored
* pr/10198: Add ErroREST Spring Boot starter entry
-
Mariusz Kopylec authored
Closes gh-10198
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-10197
-
Andy Wilkinson authored
Closes gh-10196
-
Andy Wilkinson authored
Closes gh-10195
-