Stephane Nicoll
4e01eb865b
Polish
...
See gh-13210
6 years ago
Madhura Bhave
f88ebc06ff
Add support for OIDC Configuration Provider
...
Closes gh-13210
6 years ago
Stephane Nicoll
370af6df08
Revert "Ignore test affect by a regression in Spring Data Lovelace"
...
This reverts commit d9215d5714
.
Closes gh-13784
6 years ago
Stephane Nicoll
d9215d5714
Ignore test affect by a regression in Spring Data Lovelace
6 years ago
Stephane Nicoll
48962718d1
Merge branch '2.0.x'
6 years ago
Johnny Lim
068e22d60b
Polish
...
See gh-13776
6 years ago
Madhura Bhave
d1b8558430
Make /health and /info insecure by default
...
Closes gh-13722
6 years ago
Andy Wilkinson
6a48a440b2
Annotate our test annotations with @ExtendWith(SpringExtension.class)
...
Closes gh-13739
6 years ago
Andy Wilkinson
db58654492
Make JAXB API available to Groovy Templates when running on Java 9+
...
See gh-13670
6 years ago
Andy Wilkinson
d7fcec1ada
Remove the use of a bean override form SampleKafkaApplicationTests
...
See gh-13609
6 years ago
Andy Wilkinson
134edf9f2a
Upgrade to Jooq 3.11.2
...
Closes gh-13675
6 years ago
Andy Wilkinson
45fdf2ffa4
Support Tomcat 9 and Undertow 2
...
Closes gh-11749
Closes gh-12243
6 years ago
Andy Wilkinson
5c3b4333f8
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
30f0fd1fe4
Merge branch '1.5.x' into 2.0.x
7 years ago
Andy Wilkinson
b1d8cc55fc
Polish "Fix JSP availability check when not running as a packaged war"
...
Closes gh-12859
7 years ago
Stephane Nicoll
3b0c1354cb
Upgrade to Maven Surefire/Failsafe Plugin 2.22.0
...
Closes gh-13500
7 years ago
Stephane Nicoll
af126b1bb3
Fixup version numbers following release
7 years ago
Spring Buildmaster
36b8639853
Next Development Version
7 years ago
Stephane Nicoll
c738b73c6f
Merge branch '2.0.x'
7 years ago
Johnny Lim
870d7fe16a
Use @SpringBootTest.properties in tests and samples
...
Closes gh-13453
7 years ago
Phillip Webb
e0ae805924
Update copyright header
7 years ago
Phillip Webb
845c20f13b
Merge branch '2.0.x'
7 years ago
Phillip Webb
e3bf518819
Merge branch '1.5.x' into 2.0.x
7 years ago
Phillip Webb
6c7289b822
Allow META-INF/resources in WAR classes folder
...
Update `TomcatResources` so that `META-INF/resources` folders in
`src/main/resources` no longer fail with a "URI is not hierarchical"
exception.
Closes gh-13265
7 years ago
Phillip Webb
ade1397ea2
Merge branch '2.0.x'
7 years ago
Phillip Webb
571c50e43f
Switch to functional web code to use static imports
...
Update the samples and tests to use the more idiomatic static import
style.
7 years ago
Phillip Webb
2274ac5214
Move spring-javaformat plugins to root POM
...
Relocate spring-javaformat plugins to the root of the project.
Closes gh-13306
7 years ago
Vedran Pavic
205b1c1327
Upgrade to Hazelcast 3.10.1
...
Closes gh-13322
7 years ago
Madhura Bhave
9f4a5c13a5
Add auto-config for WebFlux OAuth2 Login
...
Closes gh-13142
7 years ago
Phillip Webb
353560278b
Merge branch '2.0.x'
7 years ago
Phillip Webb
401fcbeaa4
Merge branch '1.5.x' into 2.0.x
7 years ago
Phillip Webb
2bfcefa48e
Reinstate support for disabling build checking
...
Closes gh-13291
7 years ago
Phillip Webb
40800355c7
Merge branch '2.0.x'
7 years ago
Phillip Webb
e38d5f910b
Merge branch '1.5.x' into 2.0.x
7 years ago
Phillip Webb
09fa1e7e11
Polish
7 years ago
Phillip Webb
b03f890567
Upgrade to spring-javaformat 0.0.2
7 years ago
Phillip Webb
2215709165
Merge branch '2.0.x'
7 years ago
Phillip Webb
6f0ccc64a5
Fix checkstyle violations
7 years ago
Phillip Webb
9fd3b9103a
Format code
7 years ago
Phillip Webb
e544922dd7
Merge branch '1.5.x' into 2.0.x
7 years ago
Phillip Webb
e75d8eaf40
Switch to spring-javaformat plugin
...
Use `spring-javaformat` to format and check code. Code formatting can
now be applied using the `spring-javaformat-maven-plugin` from the
command line. Existing checkstyle rules have also been replaced and
the CONTRIBUTING.adoc file has been updated.
Closes gh-13255
7 years ago
Phillip Webb
d8157c94f3
Merge branch '2.0.x'
7 years ago
Phillip Webb
21d80d87a3
Merge branch '1.5.x' into 2.0.x
7 years ago
Phillip Webb
e69296d7d3
Fix checkstyle violations in samples
7 years ago
Phillip Webb
4853477081
Reformat code
7 years ago
Stephane Nicoll
1ea3e95ff6
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
d5abd57a91
Remove deprecated use of spring.main.web-environment
...
Closes gh-13231
7 years ago
Stephane Nicoll
699b6ce6dc
Remove reference to Jersey 1
...
Closes gh-12582
7 years ago
Stephane Nicoll
93c45cb6ec
Move server.servlet.path to spring.mvc.servlet.path
...
Closes gh-12971
7 years ago
Andy Wilkinson
d2cef484cb
Fix up version numbers following release
7 years ago