Commit Graph

36948 Commits (e342070ec4599335e54139871fb68bfc3e14b400)
 

Author SHA1 Message Date
Stephane Nicoll e342070ec4 Merge branch '2.7.x' 3 years ago
Stephane Nicoll d0a0e7c6a2 Merge branch '2.6.x' into 2.7.x
Closes gh-30345
3 years ago
Stephane Nicoll 0aa141b5d9 Merge branch '2.5.x' into 2.6.x
Closes gh-30344
3 years ago
Stephane Nicoll 82c0582665 Merge pull request #30234 from abelsromero
* pr/30234:
  Polish contribution
  Include Netty in servers that supports HTTP response compression

Closes gh-30234
3 years ago
Stephane Nicoll 9455831d2a Polish contribution
See gh-30234
3 years ago
Abel Salgado Romero 5e270c18ae Include Netty in servers that supports HTTP response compression
See gh-30234
3 years ago
Brian Clozel c8fddde7c1 Merge branch '2.7.x' 3 years ago
Brian Clozel bae62c39a9 Adapt to latest Spring GraphQL changes
This commit adapts to the latest Spring GraphQL changes, renaming
`GraphQlService` to `ExecutionGraphQlService` as well as the
`WebInterceptor` contract to `WebGraphQlHandlerInterceptor`.

See spring-projects/spring-graphql#332
3 years ago
Stephane Nicoll 9d20178105 Merge pull request #30335 from dreis2211
* pr/30335:
  Remove checks for Java 9 compatibility in build.gradle files

Closes gh-30335
3 years ago
dreis2211 be981e45d1 Remove checks for Java 9 compatibility in build.gradle files
See gh-30335
3 years ago
Stephane Nicoll 2088381d4b Merge branch '2.7.x' 3 years ago
Stephane Nicoll 6805be574f Merge pull request #28498 from cruftex
* pr/28498:
  Polish "Add support for cache2k in memory caching"
  Add support for cache2k in memory caching

Closes gh-28498
3 years ago
Stephane Nicoll a2959bbcf2 Polish "Add support for cache2k in memory caching"
See gh-28498
3 years ago
Jens Wilke 774f61fcb5 Add support for cache2k in memory caching
See gh-28498
3 years ago
Stephane Nicoll 5db1547da7 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 2fd336c6d0 Merge branch '2.6.x' into 2.7.x 3 years ago
Stephane Nicoll 7cdc0d1a8a Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll da4adcd7b0 Upgrade to Micrometer 1.9.0-M4
Closes gh-30014
3 years ago
Stephane Nicoll a6dfaeecb9 Upgrade to Lettuce 6.1.8.RELEASE
Closes gh-30342
3 years ago
Stephane Nicoll 11dc4e0787 Upgrade to Embedded Mongo 3.4.3
Closes gh-30341
3 years ago
Stephane Nicoll 118964893d Upgrade to R2DBC Bom Arabba-SR13
Closes gh-30340
3 years ago
Stephane Nicoll 3109a18698 Upgrade to Lettuce 6.1.8.RELEASE
Closes gh-30339
3 years ago
Stephane Nicoll dfa95a238d Upgrade to Hibernate 5.6.7.Final
Closes gh-30338
3 years ago
Stephane Nicoll 10ffd01205 Upgrade to R2DBC Bom Arabba-SR13
Closes gh-30337
3 years ago
Stephane Nicoll 1eb8bcaa49 Upgrade to Lettuce 6.1.8.RELEASE
Closes gh-30336
3 years ago
Stephane Nicoll 63e8117d49 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 0233dc035f Merge branch '2.6.x' into 2.7.x
Closes gh-30334
3 years ago
Stephane Nicoll 1cfebc0d39 Merge branch '2.5.x' into 2.6.x
Closes gh-30333
3 years ago
Stephane Nicoll bbd5db7505 Merge pull request #30332 from m-semnani
* pr/30332:
  Fix typo in forward-merge log message

Closes gh-30332
3 years ago
Mohammad Semnani 677787bd0a Fix typo in forward-merge log message
See gh-30332
3 years ago
Andy Wilkinson 17b5611ace Merge branch '2.7.x' 3 years ago
Andy Wilkinson f05c19a40a Kotlin Fix JsonSerializer example in reference guide
Closes gh-30331
3 years ago
Stephane Nicoll bd0510002d Merge pull request #30002 from chrisdennis
* pr/30002:
  Restore Ehcache 3 Support

Closes gh-30002
3 years ago
Chris Dennis 3ed3d3eb36 Restore Ehcache 3 Support
See gh-30002
3 years ago
Stephane Nicoll 1bf6e08d1b Merge pull request #30220 from seriouszyx
* pr/30220:
  Add reference to Casdoor Spring Boot Starter

Closes gh-30220
3 years ago
Yixiang Zhao effd70ea21 Add reference to Casdoor Spring Boot Starter
See gh-30220
3 years ago
Stephane Nicoll c322cebe49 Merge branch '2.7.x' 3 years ago
Stephane Nicoll d8bb2ec4e0 Merge branch '2.6.x' into 2.7.x
Closes gh-30331
3 years ago
Stephane Nicoll bce247eafb Merge branch '2.5.x' into 2.6.x
Closes gh-30330
3 years ago
Stephane Nicoll 1f010a7a5e Merge pull request #30329 from PPakSang
* pr/30329:
  Update copyright year of change file
  Fix JsonSerializer example in reference guide

Closes gh-30329
3 years ago
Stephane Nicoll 39339ccb49 Update copyright year of change file
See gh-30329
3 years ago
SangHyun-Park 8536100009 Fix JsonSerializer example in reference guide
See gh-30329
3 years ago
Stephane Nicoll 7ccc3d4a46 Merge branch '2.7.x' 3 years ago
Stephane Nicoll fc79c3819e Merge branch '2.6.x' into 2.7.x 3 years ago
Scott Frederick cabfb98a89 Merge branch '2.7.x' 3 years ago
Scott Frederick a14f3ed200 Use a ConfigurationProperties class for JMX properties
Closes gh-30327
3 years ago
Scott Frederick e5a09b3b31 Apply unique-names consistently in JmxAutoConfiguration
Ensure that the `spring.jmx.unique-names` property is applied to the
auto-configured `MBeanExporter` as well as the `ObjectNamingStrategy`.

Fixes gh-29968
3 years ago
Stephane Nicoll e49de1f2fb Upgrade to Jackson Bom 2.13.2
Closes gh-30242
3 years ago
Stephane Nicoll 1169c6df16 Upgrade to Neo4j Java Driver 4.4.5
Closes gh-30326
3 years ago
Stephane Nicoll 4777dce03c Merge branch '2.7.x' 3 years ago