Stephane Nicoll
3e5953c0a0
Upgrade Java 18 version in CI image
...
Closes gh-30483
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
930b1d6fc5
Merge branch '2.7.x'
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
ad95aded7e
Merge branch '2.7.x'
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
5a52c2eebc
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
24e6417ddc
Adapt to latest changes in Spring for GraphQL snapshots
...
See gh-30463
3 years ago
Andy Wilkinson
42ae55895d
Simplify resolution of the application's main class name
...
Closes gh-30467
3 years ago
Brian Clozel
98cac100c6
Merge branch '2.7.x'
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
fbb060e0fe
Polish
...
See 5d8c1d9bd7
.
3 years ago
Andy Wilkinson
d9c2e7c85a
Merge branch '2.7.x'
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
5d8c1d9bd7
Merge branch '2.7.x'
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
6865f1f3d9
Merge branch '2.7.x'
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
Stephane Nicoll
73e2e84402
Merge pull request #30447 from dreis2211
...
* pr/30447:
Fix references to JDK 1.8 in READMEs
Closes gh-30447
3 years ago
dreis2211
eea4611553
Fix references to JDK 1.8 in READMEs
...
See gh-30447
3 years ago
Moritz Halbritter
be3523b1cd
Move metric properties
...
- Moved from 'management.metrics.export.<product>' to
'management.<product>.metrics.export'
- The default enabled property moved from 'management.metrics.export.defaults.enabled'
to 'management.defaults.metrics.export.enabled'
Closes gh-30381
3 years ago
Moritz Halbritter
3af3b26f8e
Merge branch '2.7.x'
3 years ago
Moritz Halbritter
018281f3d0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30441
3 years ago
Moritz Halbritter
cee51783fd
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30440
3 years ago
Moritz Halbritter
24e748d5cd
Remove unnecessary entries in additional config metadata
...
Add the 'enabled' fields directly to the classes instead.
Closes gh-30439
3 years ago
Andy Wilkinson
eabf6cd1d8
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
64be4d3b2f
Merge pull request #30152 from terminux
...
* gh-30152:
Polish
Simplify registration of Jackson mixin types
Closes gh-30152
3 years ago
Andy Wilkinson
685d2d4391
Polish
...
See gh-30152
3 years ago