Phillip Webb
ed2460b091
Add support for animated GIFs
...
Update ImageBanner to support animated GIFs. Animations rely on ANSI
cursor codes so don't work so well in an IDE. They do, however, work
when running the app from a terminal.
See also commit 47bc5e71ab
Closes gh-11118
7 years ago
Phillip Webb
3273859fde
Polish
7 years ago
Phillip Webb
5ca608330c
Merge branch '1.5.x'
7 years ago
Phillip Webb
2aa3295675
Deprecate inapplicable RegistrationBean methods
...
Inherit and deprecate RegistrationBean methods that are not applicable
to a ServletListenerRegistrationBean.
Fixes gh-11342
7 years ago
Phillip Webb
2c429ba77d
Restore static final formatting
...
Restore static final constants to upper case formatting.
See gh-10457
7 years ago
Phillip Webb
6a55623910
Polish
7 years ago
Stephane Nicoll
681fdb1ee8
Property detect Health web extension with management context
...
Previously, the Health web extension was defined in the management
context and, as a result, it wasn't found when a separate port was
required. The side effect is that anything that the health web extension
does was not active anymore in that case.
This commit makes sure that the extension is always defined as part of
the main context where operations are discovered and merged.
Closes gh-11285
7 years ago
Stephane Nicoll
1fdc1e373c
Polish
7 years ago
Stephane Nicoll
a626f5462d
Consistent use of @AliasFor
...
Closes gh-10836
7 years ago
Stephane Nicoll
47c8b5731a
polish
7 years ago
Stephane Nicoll
7216a8fa38
Polish
...
See gh-11341
7 years ago
Stephane Nicoll
bc5863df8d
Do not attempt to clear ResourceManager's cache with Java9
...
Closes gh-10927
7 years ago
Stephane Nicoll
d6fe4b9a6a
Polish
7 years ago
Stephane Nicoll
e5361d887c
Relocate banner properties to spring.banner
...
Closes gh-11339
7 years ago
Stephane Nicoll
b6aa0f24e2
Clean endpointIds in generated metadata
...
Closes gh-11107
7 years ago
Stephane Nicoll
7f2af8b209
Polish
7 years ago
Stephane Nicoll
fb7cc21d80
Merge pull request #11327 from izeye:polish-20171212
...
* pr/11327:
Polish
7 years ago
Johnny Lim
de72f2ae32
Polish
...
Closes gh-11327
7 years ago
Stephane Nicoll
14bc52f481
Merge pull request #11330 from dreis2211:equals-ignore-case
...
* pr/11330:
Use String.equalsIgnoreCase() where possible
7 years ago
dreis2211
a93a4e8715
Use String.equalsIgnoreCase() where possible
...
Closes gh-11330
7 years ago
Madhura Bhave
315fb7809f
Merge pull request #10672 from Thiago Hirata
...
* gh-10672:
UserNameAttribute for custom OAuth2 provider
7 years ago
Thiago Hirata
f3055f2685
UserNameAttribute for custom OAuth2 provider
...
The UserNameAttribute field for a custom OAuth2 provider was
ignored when building the ClientRegistration.
Closes gh-10672
7 years ago
Madhura Bhave
4b73c5748b
Fix typo in documentation
...
Fixes gh-11329
7 years ago
Madhura Bhave
100c2ce86f
Remove spring-boot-security-tests module
...
Closes gh-11321
7 years ago
Stephane Nicoll
e274f29018
Add "testing your auto-configuration" doc section
...
Closes gh-10011
7 years ago
Brian Clozel
175f451b0f
Polish
7 years ago
Brian Clozel
9cb64de53b
Merge pull request #11319 from @alex859
...
* pr/11319:
Apply configurers on MeterRegistry before injection
7 years ago
Alessandro Ciccimarra
e1def637ae
Apply configurers on MeterRegistry before injection
...
MeterRegistryConfigurers are now applied within the Bean method
creating the CompositeMeterRegistry, instead of applying them
later in its lifecycle, when the bean itself could have been
injected somewhere.
Fixes gh-11319
7 years ago
Andy Wilkinson
04068ee792
Tolerate custom response status in WebMvcTags
...
Closes gh-11263
7 years ago
Andy Wilkinson
58d1f99a1e
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
e29ce3f70b
Merge pull request #11321 from Christoph Dreis
...
* gh-11321:
Precompile current dir pattern in Handler
7 years ago
dreis2211
d5370e6852
Precompile current dir pattern in Handler
...
Closes gh-11321
7 years ago
Andy Wilkinson
d0981a1f6d
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
9b65dfe857
Upgrade to Dependency Management Plugin 1.0.4.RELEASE
...
Closes gh-11311
7 years ago
Stephane Nicoll
23218add90
Polish
7 years ago
Brian Clozel
97c91eee94
Merge pull request #11316 from dkublik:adding-MetricsClientHttpRequestInterceptor-only-once
...
* pr/11316:
Polish
Avoid duplicate Metrics HTTP interceptor registration
7 years ago
Brian Clozel
c82f1016c1
Polish
7 years ago
dawid.kublik@vimn.com
77d4448c0e
Avoid duplicate Metrics HTTP interceptor registration
...
Closes gh-11315
7 years ago
Stephane Nicoll
68c8f7bae6
Add support for useRelativeRedirects customization
...
Closes gh-10597
7 years ago
Stephane Nicoll
99d467e93c
Merge pull request #10978 from ArloL:pr-rabbit-properties
...
* pr/10978:
Polish "Make RabbitTemplate exchange and routingKey configurable"
Make RabbitTemplate exchange and routingKey configurable
7 years ago
Stephane Nicoll
6a4a0e3f29
Polish "Make RabbitTemplate exchange and routingKey configurable"
...
Closes gh-10978
7 years ago
Arlo O'Keeffe
4e31d2041a
Make RabbitTemplate exchange and routingKey configurable
...
See gh-10978
7 years ago
Stephane Nicoll
4eda29a42e
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
788fd777b0
Merge pull request #11320 from nklmish:gh-11241
...
* pr/11320:
Polish "Handle null Principal in AuditEvent"
Handle null Principal in AuditEvent
7 years ago
Stephane Nicoll
7fb0bd77cd
Polish "Handle null Principal in AuditEvent"
...
Closes gh-11320
7 years ago
nklmish
6b6a01a7e7
Handle null Principal in AuditEvent
...
See gh-11320
7 years ago
Stephane Nicoll
30e6b1d1b7
Merge pull request #11237 from nklmish:gh-11137
...
* pr/11237:
Polish "Allow graceful shutdown of Atomikos"
Allow graceful shutdown of Atomikos
7 years ago
Stephane Nicoll
408368a1f9
Polish "Allow graceful shutdown of Atomikos"
...
Closes gh-11237
7 years ago
nklmish
46d94aba4f
Allow graceful shutdown of Atomikos
...
See gh-11237
7 years ago
Stephane Nicoll
2da6675c42
Polish
...
See gh-10963
7 years ago