Spring Buildmaster
ca3a864565
Next Development Version
6 years ago
Phillip Webb
f25469c95f
Update formatting with spring-javaformat 0.0.9
...
See gh-16421
6 years ago
Phillip Webb
cae6a82322
Upgrade to spring-javaformat 0.0.9
...
Closes gh-16421
6 years ago
Phillip Webb
eefd10d4d1
Merge branch '2.0.x' into 2.1.x
6 years ago
Phillip Webb
f875b74e67
Reformat samples with spring-javaformat 0.0.8
...
See gh-16418
6 years ago
Madhura Bhave
eff2f92c48
Fix formatting following formatter update
6 years ago
Andy Wilkinson
864942ad4f
Merge branch '2.0.x' into 2.1.x
6 years ago
Spring Operator
1a4c6f2dac
Use HTTPS for external links wherever possible
...
See gh-16319
6 years ago
Andy Wilkinson
e2de2c8238
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
1a674ab702
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
3a5a087b1f
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
c4d44574b2
Correct link to Groovy MarkupTemplateEngine documentation
...
See gh-16316
6 years ago
Andy Wilkinson
ba4671f0ab
Merge branch '1.5.x' into 2.0.x
6 years ago
Spring Operator
bbbfee6480
Use HTTPS for external links wherever possible
...
See gh-16318
6 years ago
Andy Wilkinson
94633cfd89
Merge branch '1.4.x' into 1.5.x
6 years ago
Spring Operator
189eeefbb1
Use HTTPS for external links wherever possible
...
See gh-16317
6 years ago
Andy Wilkinson
baec3d6e8e
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
9be96c49e2
Polish "Use HTTPS for external links wherever possible"
...
See gh-16316
6 years ago
Spring Operator
e401d02ced
Use HTTPS for external links wherever possible
...
See gh-16316
6 years ago
Andy Wilkinson
4900505425
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
fedb40a2bf
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
79c53de30c
Merge branch '1.4.x' into 1.5.x
6 years ago
Spring Operator
4e2739eceb
Use HTTPS for external links from XML files where possible
...
See gh-16312
6 years ago
Andy Wilkinson
46d6fb0e1c
Merge branch '1.3.x' into 1.4.x
6 years ago
Spring Operator
adc2462689
Use HTTPS for external links from XML files where possible
...
See gh-16311
6 years ago
Andy Wilkinson
91726f3162
Update the samples to use Spring Java Format 0.0.7
6 years ago
Andy Wilkinson
e23f72c8b0
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
9fbd38ab3c
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
4b6bddd476
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
6920c39349
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
0e009ef047
Use HTTPS to link to the Apache license
6 years ago
Spring Operator
b32c0080c3
Update build and setup configuration to use HTTPS
...
See gh-16247
6 years ago
Andy Wilkinson
a36aa67b52
Merge branch '2.0.x' into 2.1.x
6 years ago
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
6 years ago
Spring Operator
991ba550d3
Update build and setup configuration to use HTTPS
...
See gh-16245
6 years ago
Spring Operator
e2837843e1
Update build and setup configuration to use HTTPS
...
See gh-16244
6 years ago
Spring Operator
7c314122f7
Update build and setup configuration to use HTTPS
...
See gh-16243
6 years ago
Madhura Bhave
988ba3ff78
Fix author tag
6 years ago
Johnny Lim
c5b5f752ed
Polish
...
Closes gh-16219
6 years ago
Phillip Webb
fc3aa43cc2
Update copyright year for changed files
6 years ago
Andy Wilkinson
8c3cec8f13
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
361437f4e2
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
821ee0cf83
Ensure that @Bean methods are only declared on @Configuration classes
...
Closes gh-16190
6 years ago
Madhura Bhave
f8e5b9ba47
Fix formatting
6 years ago
Madhura Bhave
c3e47541ad
EndpointRequest should check that the request is to the mgmt context
...
Fixes gh-15702
6 years ago
Madhura Bhave
a34e71c2c8
Fix formatting violations in sample
6 years ago
Madhura Bhave
bbe555a4f5
Split Jersey management context configuration
...
This commit splits the management context configuration for jersey
into two separate configurations depending on if the type is SAME or
CHILD. The configuration for the SAME context should only kick in if
there is no existing ResourceConfig bean.
Fixes gh-15891
6 years ago
Andy Wilkinson
2ed7cf84e1
Fix up version numbers following release
6 years ago
Spring Buildmaster
b04710d744
Next development version
6 years ago
Andy Wilkinson
3a7406fe3a
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
0741c90489
Avoid blocking on a Mono indefinitely
...
Closes gh-15535
6 years ago
Andy Wilkinson
b264b4417d
Reinstate parent-context sample in list of modules
...
Closes gh-15469
6 years ago
Madhura Bhave
3cc441c83e
Do not remove trailing slash from OAuth2 Issuer URI
...
Fixes gh-15324
6 years ago
Phillip Webb
ed9468a31a
Update copyright year for changed files
6 years ago
Stephane Nicoll
542b8985ad
Fixup version numbers following release
6 years ago
Spring Buildmaster
9bb64a3493
Next Development Version
6 years ago
Andy Wilkinson
ac77fc9dcf
Ignore .writing files in Integration samples tests
...
Previously, a temporary .writing file could be found and an attempt made to
access its contents. If the temporary file was deleted between it being found
and its contents being read, the test would fail with a FileNotFoundException.
This commit updates the test to ignore .writing files so that it will only
examine the contents of the final file once Integration has finished
writing it an atomically moved it to its final location.
6 years ago
Vedran Pavic
6e967fe860
Upgrade to Hazelcast 3.11
...
Closes gh-14949
6 years ago
Phillip Webb
5a4220c773
Fix logging checkstye violations in samples
...
See gh-14911
6 years ago
Vedran Pavic
4b2f084e28
Use message source in Web UI sample
...
Update the sample application to show how a message source can be
used in the view tier.
Closes gh-14947
See gh-14882
6 years ago
Vedran Pavic
81c7ce1d15
Add starter for OAuth2 resource server
...
Closes gh-14950
6 years ago
Madhura Bhave
06f1a0e6a2
Use oauth2-client starter in reactive sample
6 years ago
Phillip Webb
df16349725
Rename oauth2-oidc-client starter in sample
...
Fixup sample POM following rename of the oauth2-oidc-client starter.
See gh-14951
6 years ago
Andy Wilkinson
22e722d9f9
Polish
6 years ago
Stephane Nicoll
474da80b4d
Revert "Restructure of security packages"
...
See gh-14412
6 years ago
Andy Wilkinson
fc60dcd972
Fix up version numbers following release
6 years ago
Spring Buildmaster
4d24feb443
Next development version
6 years ago
Brian Clozel
8397878857
Polish
...
See gh-12838
6 years ago
Madhura Bhave
f835f82582
Preliminary restructure of security packages
...
Restructure the security auto-configuration packages to better reflect
the part of the system that the configuration applies to.
See gh-14412
6 years ago
Madhura Bhave
bebfa76f55
Fix tests
...
See gh-12838
6 years ago
Phillip Webb
b3bdbd0e84
Upgrade cassandra-unit-spring to 3.5.0.1
...
Closes gh-14777
6 years ago
Stephane Nicoll
12cb478b0d
Restore files changes by accident
6 years ago
Andy Wilkinson
f2e4a0b44b
Polish
6 years ago
Stephane Nicoll
bdd8e53124
Improve filtering of actuator auto-configurations
...
This commit splits auto-configurations that require different
environments so that they can be filtered early.
Closes gh-12260
6 years ago
Phillip Webb
8b59503291
Validate server.servlet.path does not contain '*'
...
Update `WebMvcProperties` to enforce that `server.servlet.path` never
contains a wildcard ['*'] character.
Closes gh-13292
6 years ago
Madhura Bhave
daa3d457b7
Revert OAuth2 Client Registration Grant Type Hierarchy
...
Closes gh-14554
6 years ago
Phillip Webb
d76bba5e6f
Migrate from ExpectedException rule to AssertJ
...
Replace ExpectedException JUnit rules with AssertJ exception
assertions.
Closes gh-14336
6 years ago
Stephane Nicoll
ecee04a841
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
f225945218
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
3b51d79353
Remove useless jcache profile
...
Closes gh-14584
6 years ago
Stephane Nicoll
6e92c4ddaf
Polish
6 years ago
Andy Wilkinson
4b00dc8a5c
Add support for Spring Data JDBC (auto-config, starter, and test slice)
...
Closes gh-14489
6 years ago
Johnny Lim
521f746151
Polish
...
Closes gh-14517
6 years ago
Phillip Webb
0c00508b3c
Register ApplicationConversionService for context
...
Update `SpringApplication` to automatically register the shared
`ApplicationConversionService` instance with the `BeanFactory` and
`Environment`.
Closes gh-12148
6 years ago
Andy Wilkinson
3ab6d12c56
Fix up version numbers following release
6 years ago
Spring Buildmaster
46df506b0a
Next development version
6 years ago
Andy Wilkinson
7442e37154
Add JAXB API to Data JPA starter so it works out-of-the-box on Java 9+
...
Closes gh-14287
6 years ago
Stephane Nicoll
5f56adc334
Add activation API to WebServices samples on Java 11+
...
Closes gh-14308
6 years ago
Andy Wilkinson
21bc3d3ba5
Remove redundant Java 9 and 10 profile that adds JAXB API dependency
...
Closes gh-14309
6 years ago
Phillip Webb
59b5c54489
Upgrade to Rabbit AMQP Client to 5.4.0
...
Closes gh-14303
6 years ago
Phillip Webb
0cd64ea690
Merge branch '2.0.x'
6 years ago
Phillip Webb
45613f8c3c
Merge branch '1.5.x' into 2.0.x
6 years ago
Phillip Webb
a50686b404
Surface additional rabbit SSL factory properties
...
Add `validate-server-certificate` and `verify-hostname` properties to
`spring.rabbitmq.ssl` to allow additional SSL configuration.
Closes gh-14259
6 years ago
Phillip Webb
9543fcf44d
Upgrade to spring-javaformat 0.0.6
6 years ago
Madhura Bhave
ae413c718d
Reinstate placeholders
6 years ago
Madhura Bhave
a33e58fc45
Deprecate OAuth2 login redirect-uri-template
...
This property is deprecated in favor of
`spring.security.oauth2.client.registration.login.*.redirect-uri
Closes gh-14226
6 years ago
Madhura Bhave
f5deebf0cb
Support authorization_code grant for OAuth2 client
...
This commit also refactors OAuth2 client properties. With
the added support for authorization_code clients, client
registrations are now divided into `login` and `authorization_code`.
An environment post processor is used for backward compatibility with
old Open ID Connect login clients.
Closes gh-13812
6 years ago
Madhura Bhave
fc4340c5d4
Rename OAuth2 resource server properties
...
Closes gh-14165
6 years ago
Johnny Lim
c95b339f02
Polish
...
Closes gh-14149
6 years ago
Madhura Bhave
09e09bf430
Add starter for OpenID Connect/OAuth2 client
...
Closes gh-13830
6 years ago