Jonatan Ivanov
d0bc31a5e9
Add support for Prometheus Exemplars
...
See gh-30472
3 years ago
Brian Clozel
51c45d5b10
Switch to Spring Framework 5.3.19-SNAPSHOT
...
See gh-30518
3 years ago
Stephane Nicoll
2a2c4be809
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30510
3 years ago
Stephane Nicoll
b2a4ae38e8
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30509
3 years ago
Stephane Nicoll
4faa1a741d
Merge pull request #30506 from izeye
...
* pr/30506:
Test Spring Boot Gradle Plugin against Gradle 7.4.2
Closes gh-30506
3 years ago
izeye
40d0e38e76
Test Spring Boot Gradle Plugin against Gradle 7.4.2
...
See gh-30506
3 years ago
Stephane Nicoll
0a9f34b872
Merge branch '2.6.x' into 2.7.x
3 years ago
Stephane Nicoll
062533f5ae
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
2c5398898b
Polish "Deprecate running an application in the Maven JVM"
...
See gh-30479
3 years ago
Stephane Nicoll
09696c90c7
Deprecate running an application in the Maven JVM
...
This commit deprecates the "fork" property so that the application
always runs in a dedicated process. This aligns with the behaviour of
the Gradle plugin, and simplifies the lifecycle of certain features that
would not work in a non-forked process.
Closes gh-30479
3 years ago
Spring Builds
54fabf473f
Next development version (v2.6.7-SNAPSHOT)
3 years ago
Spring Builds
0019243d25
Next development version (v2.5.13-SNAPSHOT)
3 years ago
Stephane Nicoll
1da5a7a600
Merge branch '2.6.x' into 2.7.x
3 years ago
Stephane Nicoll
546a7e5edb
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
17936b855c
Polish
3 years ago
Stephane Nicoll
d8ab655d4a
Merge branch '2.6.x' into 2.7.x
3 years ago
Stephane Nicoll
9168e63e62
Upgrade to Spring Framework 5.3.18
...
Closes gh-30493
3 years ago
Stephane Nicoll
57f11696eb
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
7ccbdda1e7
Upgrade to Spring Framework 5.3.18
...
Closes gh-30492
3 years ago
Stephane Nicoll
94c40c7234
Upgrade to Spring Framework 5.3.18
...
Closes gh-30491
3 years ago
Stephane Nicoll
0ce499441b
Merge branch '2.6.x' into 2.7.x
3 years ago
Stephane Nicoll
15041cfbd4
Upgrade CI to Docker 20.10.14
...
Closes gh-30485
3 years ago
Stephane Nicoll
25e8a4d572
Upgrade Java 18 version in CI image
...
Closes gh-30486
3 years ago
Stephane Nicoll
be716d8765
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
8409c2f514
Upgrade CI to Docker 20.10.14
...
Closes gh-30481
3 years ago
Stephane Nicoll
a99fcecd48
Upgrade Java 18 version in CI image
...
Closes gh-30482
3 years ago
Stephane Nicoll
2e90fd2302
Upgrade CI to Docker 20.10.14
...
Closes gh-30484
3 years ago
Stephane Nicoll
6cded5b928
Upgrade Java 18 version in CI image
...
Closes gh-30488
3 years ago
Andy Wilkinson
be3288cddf
Merge branch '2.6.x' into 2.7.x
3 years ago
Andy Wilkinson
2da44a0b4f
Upgrade to Jackson Bom 2.13.2.20220328
...
Closes gh-30478
3 years ago
Andy Wilkinson
1d53e711fe
Merge branch '2.5.x' into 2.6.x
3 years ago
Andy Wilkinson
06c5e26f81
Upgrade to Jackson Bom 2.12.6.20220326
...
Closes gh-30477
3 years ago
Andy Wilkinson
b9029fcf9e
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30476
3 years ago
Andy Wilkinson
64beaba99f
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30475
3 years ago
Andy Wilkinson
c0c32d89a7
Merge pull request #30456 from candrews
...
* gh-30456:
Polish "Make MustacheViewResolver bean back off without Spring MVC"
Make MustacheViewResolver bean back off without Spring MVC
Closes gh-30456
3 years ago
Andy Wilkinson
8cb11b74cd
Polish "Make MustacheViewResolver bean back off without Spring MVC"
...
See gh-30456
3 years ago
Craig Andrews
7101b5099f
Make MustacheViewResolver bean back off without Spring MVC
...
See gh-30456
3 years ago
Andy Wilkinson
24e6417ddc
Adapt to latest changes in Spring for GraphQL snapshots
...
See gh-30463
3 years ago
Brian Clozel
93817c708e
Switch to Spring for GraphQL 1.0.0-SNAPSHOT
...
See gh-30463
3 years ago
Brian Clozel
4466a0b041
Upgrade to GraphQL Java 18.0
...
Closes gh-30464
3 years ago
Andy Wilkinson
4722d9d17e
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30470
3 years ago
Andy Wilkinson
880d33f391
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30469
3 years ago
Andy Wilkinson
05b7befc7a
Fix javadoc of ResolveMainClassName setClasspath(Object)
...
Closes gh-30468
3 years ago
Andy Wilkinson
2f3ae02385
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30466
3 years ago
Andy Wilkinson
8f985474a6
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30465
3 years ago
Andy Wilkinson
d574563616
Document @ConstructorBinding and @DefaultValue with records
...
Closes gh-30460
3 years ago
Stephane Nicoll
5466444826
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30450
3 years ago
Stephane Nicoll
e28b59693a
Merge pull request #30446 from vikeychen
...
* pr/30446:
Update copyright year of changed file
Remove redundant Javadoc
Closes gh-30446
3 years ago
Stephane Nicoll
5dc4ff5366
Update copyright year of changed file
...
See gh-30446
3 years ago
Vikey Chen
f9d1c400a7
Remove redundant Javadoc
...
See gh-30446
3 years ago