Andy Wilkinson
64beaba99f
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30475
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
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
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
685d2d4391
Polish
...
See gh-30152
3 years ago
Guirong Hu
df417bf317
Simplify registration of Jackson mixin types
...
See gh-30152
3 years ago
Moritz Halbritter
45f393b76b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30437
3 years ago
Moritz Halbritter
c003d5b533
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30436
3 years ago
Moritz Halbritter
0ff8119a1b
Sort entries in additional-spring-configuration metadata alphabetically
...
Closes gh-30434
3 years ago
Andy Wilkinson
8646ac4215
Move JsonComponent docs to general Jackson section
...
Closes gh-30405
3 years ago
Andy Wilkinson
64888b0deb
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30433
3 years ago
Phillip Webb
dcfaadfb88
Upgrade to SendGrid 4.9.1
...
Closes gh-30417
3 years ago
Phillip Webb
123e22afb0
Upgrade to MongoDB 4.5.1
...
Closes gh-30416
3 years ago
Moritz Halbritter
47bf218bd2
Add prohibit clauses to shut up bomr
3 years ago
Andy Wilkinson
5d55c663ba
Allow spring.data.mongodb.uri to take precedence over separate props
...
Closes gh-30067
3 years ago
Andy Wilkinson
06c3e2a041
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30394
3 years ago
Andy Wilkinson
2317f69f4c
Add Apache Kafka to Messaging section's description
...
Closes gh-30389
3 years ago
Andy Wilkinson
b911530c31
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30393
3 years ago
Andy Wilkinson
9c128f1acc
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30392
3 years ago
Andy Wilkinson
73d9e0e0ed
Fix equals when adapt removes trailing characters from element
...
Closes gh-30317
3 years ago
Stephane Nicoll
b70c409178
Upgrade to Selenium HtmlUnit 3.60.0
...
Closes gh-30391
3 years ago
Stephane Nicoll
d7ca7763da
Upgrade to HtmlUnit 2.60.0
...
Closes gh-30390
3 years ago
Andy Wilkinson
3255da23a2
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30388
3 years ago
Andy Wilkinson
c739831087
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30387
3 years ago
Andy Wilkinson
d8cf332c2e
Document default value of spring.thymeleaf.reactive.media-types
...
Closes gh-30280
3 years ago
Andy Wilkinson
3ee44ca0b0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30386
3 years ago
Andy Wilkinson
f378627f94
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30385
3 years ago
Andy Wilkinson
8d882fa09b
Fix possible duplicate templateEngine bean in Thymeleaf auto-config
...
Closes gh-30384
3 years ago
Andy Wilkinson
bcb71dfd1b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30383
3 years ago
Andy Wilkinson
1244c429a6
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30382
3 years ago
Andy Wilkinson
e927cd71dd
Clarify type matching performed by MockBean and SpyBean
...
Closes gh-28656
3 years ago
Andy Wilkinson
47540eec61
Align default indices options with Spring Data Elasticsearch
...
Closes gh-30378
3 years ago
Andy Wilkinson
ac3b0ea24a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30380
3 years ago
Andy Wilkinson
24aa4070c9
Merge pull request #30349 from hpoettker
...
* gh-30349:
Fix links to Spring Security Reference Guide
Closes gh-30349
3 years ago
Henning Poettker
22eb301bcf
Fix links to Spring Security Reference Guide
...
See gh-30349
3 years ago
Stephane Nicoll
dc7c1f246f
Upgrade to Spring Integration 5.5.10
...
Closes gh-30193
3 years ago
Stephane Nicoll
589804000b
Upgrade to Spring Integration 5.5.10
...
Closes gh-30183
3 years ago
Stephane Nicoll
acdfa31f5a
Upgrade to Spring Integration 5.5.10
...
Closes gh-30175
3 years ago
Andy Wilkinson
79ee53a587
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30377
3 years ago
Andy Wilkinson
f063da30d2
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30376
3 years ago
Andy Wilkinson
a8bddeb9cf
Remove redundant setting of refresh policy
...
Closes gh-30375
3 years ago
Andy Wilkinson
219d946e33
Upgrade to Spring for GraphQL 1.0.0-M6
...
Closes gh-29637
3 years ago
Andy Wilkinson
91fe362e94
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30352
3 years ago
Andy Wilkinson
f53c5178c3
Upgrade to Spring Kafka 2.8.4
...
Closes gh-30181
3 years ago
Andy Wilkinson
b2c52d632a
Upgrade to Spring Kafka 2.7.12
...
Closes gh-30351
3 years ago
Andy Wilkinson
1185f2f58b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30189
3 years ago
Andy Wilkinson
b2e8087f3c
Upgrade to Spring AMQP 2.4.3
...
Closes gh-30180
3 years ago
Andy Wilkinson
95f561afc0
Upgrade to Spring AMQP 2.5.11
...
Closes gh-30173
3 years ago
Andy Wilkinson
bb969384fc
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30192
3 years ago
Andy Wilkinson
72f6565863
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30182
3 years ago
Andy Wilkinson
4b17214e21
Upgrade to Spring WS 3.1.3
...
Closes gh-30174
3 years ago
Andy Wilkinson
24cea36f1b
Upgrade to Spring Security 5.7.0-M3
...
Closes gh-30191
3 years ago
Andy Wilkinson
9aaa5bca7a
Upgrade to Spring Data 2021.2.0-M4
...
Closes gh-30185
3 years ago
Andy Wilkinson
4bc1463439
Upgrade to Spring Data 2021.1.3
...
Closes gh-30179
3 years ago
Andy Wilkinson
19b9a0adb6
Upgrade to Spring Data 2021.0.10
...
Closes gh-30172
3 years ago
Stephane Nicoll
9de234f913
Fix asciidoc include and anchor
3 years ago
Stephane Nicoll
7402a584bd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30347
3 years ago
Stephane Nicoll
55a385cc36
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30346
3 years ago
Stephane Nicoll
8824a09572
Polish "Document WebSecurityCustomizer for H2 Console"
...
See gh-29932
3 years ago
Henning Poettker
9d46a18406
Document WebSecurityCustomizer for H2 Console
...
See gh-29932
3 years ago
Stephane Nicoll
7f52820e17
Update copyright year of changed files
...
See gh-30236
3 years ago
izeye
455e0bfa08
Polish StandardAnnotationCustomizableTypeExcludeFilters
...
See gh-30236
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
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
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
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
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
Andy Wilkinson
f05c19a40a
Kotlin Fix JsonSerializer example in reference guide
...
Closes gh-30331
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
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
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
704a2b7795
Add additional bomr checks
3 years ago
Andy Wilkinson
c2d7e21312
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30322
3 years ago
Andy Wilkinson
26719a211b
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30321
3 years ago
Andy Wilkinson
1669062231
Apply server.tomcat.keep-alive-timeout to HTTP/2
...
Closes gh-30267
3 years ago
Stephane Nicoll
2ab0ce3ea7
Upgrade to Neo4j Java Driver 4.4.5
...
Closes gh-30303
3 years ago
Stephane Nicoll
2fbb36bd04
fixup! Upgrade to Flyway 8.5.4
3 years ago
Stephane Nicoll
1e55ef2f97
Upgrade to Versions Maven Plugin 2.10.0
...
Closes gh-30315
3 years ago
Stephane Nicoll
e79073bee3
Upgrade to UnboundID LDAPSDK 6.0.4
...
Closes gh-30314
3 years ago
Stephane Nicoll
3d011fc2e6
Upgrade to Tomcat 9.0.60
...
Closes gh-30313
3 years ago
Stephane Nicoll
426f239d2c
Upgrade to Spring Retry 1.3.2
...
Closes gh-30311
3 years ago
Stephane Nicoll
0946f28dcd
Upgrade to SendGrid 4.9.0
...
Closes gh-30310
3 years ago
Stephane Nicoll
c70be97fc4
Upgrade to Selenium HtmlUnit 3.59.0
...
Closes gh-30309
3 years ago
Stephane Nicoll
6487b809fe
Upgrade to Rabbit Stream Client 0.5.0
...
Closes gh-30308
3 years ago
Stephane Nicoll
8b27263eee
Upgrade to R2DBC Bom Borca-SR1
...
Closes gh-30307
3 years ago
Stephane Nicoll
f129a733a4
Upgrade to Netty 4.1.75.Final
...
Closes gh-30306
3 years ago
Stephane Nicoll
b0f6166e5e
Upgrade to Logback 1.2.11
...
Closes gh-30305
3 years ago
Stephane Nicoll
d8c231a1d1
Upgrade to Mockito 4.4.0
...
Closes gh-30302
3 years ago
Stephane Nicoll
717f8739c5
Upgrade to Maven Dependency Plugin 3.3.0
...
Closes gh-30301
3 years ago
Stephane Nicoll
0b20b99f6e
Upgrade to Maven Compiler Plugin 3.10.1
...
Closes gh-30300
3 years ago
Stephane Nicoll
f8a6efb15e
Upgrade to Log4j2 2.17.2
...
Closes gh-30299
3 years ago
Stephane Nicoll
154195d9a2
Upgrade to Liquibase 4.9.0
...
Closes gh-30298
3 years ago
Stephane Nicoll
aa39c5a012
Upgrade to Jackson Bom 2.13.2
...
Closes gh-30297
3 years ago
Stephane Nicoll
20dd6463a3
Upgrade to Infinispan 13.0.8.Final
...
Closes gh-30296
3 years ago
Stephane Nicoll
fa6bcd5d6c
Upgrade to HtmlUnit 2.59.0
...
Closes gh-30295
3 years ago
Stephane Nicoll
d40465260d
Upgrade to Hibernate Validator 6.2.3.Final
...
Closes gh-30294
3 years ago
Stephane Nicoll
3075794175
Upgrade to Hibernate 5.6.7.Final
...
Closes gh-30293
3 years ago
Stephane Nicoll
00cba28390
Upgrade to Hazelcast 5.1.1
...
Closes gh-30292
3 years ago
Stephane Nicoll
1c11ae8a7d
Upgrade to Groovy 3.0.10
...
Closes gh-30291
3 years ago
Stephane Nicoll
ca89dd58f4
Upgrade to Flyway 8.5.4
...
Closes gh-30290
3 years ago
Stephane Nicoll
41150f1ef4
Upgrade to Elasticsearch 7.17.1
...
Closes gh-30289
3 years ago
Stephane Nicoll
bf477700f6
Upgrade to Ehcache3 3.10.0
...
Closes gh-30288
3 years ago
Stephane Nicoll
d521a7bb1b
Upgrade to Dropwizard Metrics 4.2.9
...
Closes gh-30287
3 years ago
Stephane Nicoll
046afae1aa
Upgrade to Couchbase Client 3.2.6
...
Closes gh-30286
3 years ago
Stephane Nicoll
5b44ad15f7
Upgrade to Cassandra Driver 4.14.0
...
Closes gh-30285
3 years ago
Stephane Nicoll
8732ac708d
Upgrade to Awaitility 4.2.0
...
Closes gh-30284
3 years ago
Andy Wilkinson
b787ea4802
Add property for media types of reactive Mustache views
...
Closes gh-28858
3 years ago
Andy Wilkinson
3a5a748ec0
Rework Mustache properties to show which are Servlet-specific
...
Closes gh-30273
3 years ago
Andy Wilkinson
2ba064c855
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30277
3 years ago
Andy Wilkinson
3c117ca2d4
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30276
3 years ago
Andy Wilkinson
2b75ea5fb8
Improve testing of spring.mustache.* properties
...
Closes gh-30274
3 years ago
Stephane Nicoll
2631b0ce01
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30275
3 years ago
Stephane Nicoll
be34ad36b5
Restore WebSockets section in the reference guide
...
Closes gh-30231
3 years ago
Stephane Nicoll
5c197ceae0
Upgrade to Spring Framework 5.3.17
...
Closes gh-30188
3 years ago
Stephane Nicoll
c7e788bd91
Upgrade to Micrometer 1.8.4
...
Closes gh-30178
3 years ago
Stephane Nicoll
947fee1663
Upgrade to Spring Framework 5.3.17
...
Closes gh-30177
3 years ago
Stephane Nicoll
9824d40b14
Upgrade to Micrometer 1.7.10
...
Closes gh-30171
3 years ago
Stephane Nicoll
0bd50fedbc
Upgrade to Spring Framework 5.3.17
...
Closes gh-30170
3 years ago
Andy Wilkinson
4b318a76fa
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30271
3 years ago
Andy Wilkinson
0facba1f88
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30270
3 years ago
Andy Wilkinson
f342cec5cd
Relocate ConnectorStartFailureAnalyzer to remove package tangle
...
Closes gh-30268
3 years ago
Andy Wilkinson
fee3b89b1b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30257
3 years ago
Andy Wilkinson
cdaafce614
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30256
3 years ago
Andy Wilkinson
7f036e35fd
Make MustacheViewResolvers conditional onspring.mustache.enabled
...
Closes gh-30250
3 years ago
Stephane Nicoll
626cfff940
Merge branch '2.6.x' into 2.7.x
3 years ago
Stephane Nicoll
8e7f7d3c76
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
b97a3ae07a
Revert unnecessary suppress warnings
...
See https://github.com/spring-projects/spring-framework/issues/28079
3 years ago
Andy Wilkinson
81383e552a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30254
3 years ago
Andy Wilkinson
6bc000565d
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30253
3 years ago
Andy Wilkinson
0accc3d67d
Convert MustacheAutoConfigurationTests to application context runner
...
Closes gh-30252
3 years ago
Andy Wilkinson
2282f9cc88
Upgrade to Embedded Mongo 3.4.2
...
As part of the upgrade, the property for configuring features has
been removed as support for feature-aware versions has been removed
from Embedded Mongo. For advanced configuration where features were
specified, users should provide a MongodConfig bean instead.
Closes gh-29985
Closes gh-30219
3 years ago
Stephane Nicoll
9ccbfe52f8
Upgrade to Tomcat 9.0.60
...
Closes gh-30249
3 years ago
Stephane Nicoll
82bc28d530
Upgrade to Spring Retry 1.3.2
...
Closes gh-30248
3 years ago
Stephane Nicoll
82f4092cd4
Upgrade to Netty tcNative 2.0.51.Final
...
Closes gh-30247
3 years ago
Stephane Nicoll
28c8f16b78
Upgrade to Netty 4.1.75.Final
...
Closes gh-30246
3 years ago
Stephane Nicoll
7cf5dcd3f9
Upgrade to Logback 1.2.11
...
Closes gh-30245
3 years ago
Stephane Nicoll
8deab79cac
Upgrade to Log4j2 2.17.2
...
Closes gh-30244
3 years ago
Stephane Nicoll
57d3a52301
Upgrade to Kafka 3.0.1
...
Closes gh-30243
3 years ago
Stephane Nicoll
1385c6af90
Upgrade to Hibernate Validator 6.2.3.Final
...
Closes gh-30241
3 years ago
Stephane Nicoll
230ebcbe88
Upgrade to Hibernate 5.6.6.Final
...
Closes gh-30240
3 years ago
Stephane Nicoll
8e016e8922
Upgrade to Groovy 3.0.10
...
Closes gh-30239
3 years ago
Stephane Nicoll
9a1f60131e
Upgrade to Dropwizard Metrics 4.2.9
...
Closes gh-30238
3 years ago
Stephane Nicoll
8be87b19cf
Upgrade to Couchbase Client 3.2.6
...
Closes gh-30237
3 years ago
Stephane Nicoll
59f4004fa6
Upgrade to Tomcat 9.0.60
...
Closes gh-30230
3 years ago
Stephane Nicoll
417a6792a0
Upgrade to Spring Retry 1.3.2
...
Closes gh-30229
3 years ago
Stephane Nicoll
58e0665ac8
Upgrade to Netty tcNative 2.0.51.Final
...
Closes gh-30228
3 years ago
Stephane Nicoll
fc72be112c
Upgrade to Netty 4.1.75.Final
...
Closes gh-30227
3 years ago
Stephane Nicoll
a98f7f273c
Upgrade to Logback 1.2.11
...
Closes gh-30226
3 years ago
Stephane Nicoll
5c7a43e9d3
Upgrade to Log4j2 2.17.2
...
Closes gh-30225
3 years ago
Stephane Nicoll
0229706440
Upgrade to Hibernate Validator 6.2.3.Final
...
Closes gh-30224
3 years ago
Stephane Nicoll
17e07c22ca
Upgrade to Groovy 3.0.10
...
Closes gh-30223
3 years ago
Stephane Nicoll
9bf18ead23
Upgrade to Dropwizard Metrics 4.1.31
...
Closes gh-30222
3 years ago
Stephane Nicoll
4d4d5348ab
Upgrade to Couchbase Client 3.1.8
...
Closes gh-30221
3 years ago
Andy Wilkinson
e97fa0ae52
Merge branch '2.6.x' into 2.7.x
...
See gh-30167
3 years ago
Andy Wilkinson
05c12737fe
Merge branch '2.5.x' into 2.6.x
...
See gh-30166
3 years ago
Andy Wilkinson
3ab688ef82
Add missing task dependencies
...
See gh-29406
3 years ago
Andy Wilkinson
b4cbcd797e
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30218
3 years ago
Andy Wilkinson
c4d2602a3e
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30217
3 years ago
Octavia Togami
264a6888a9
Refactor code to avoid using internal LazyPublishArtifact
...
See gh-30209
3 years ago
Andy Wilkinson
4935c11a07
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30215
3 years ago
Andy Wilkinson
464fce621d
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30213
3 years ago
Andy Wilkinson
f11ddb4bd7
Prevent eager creation of bootWar task
...
Previously, querying the artifact's extension in
SinglePublishedArtifact would result in eager creation of the task
that creates the artifact. Typically, this is the bootWar task.
Instead of querying the extension, this commit reworks
SinglePublishedArtifact and its callers to call separate methods for
jar and war artifacts so that the extension check is no longer
required.
Tests have been added to ensure that running help does not trigger
any unexpected task creation. The tests' assertions tolerate some
variation in behavior that depend on the version of Gradle and
whether the configuration cache is enabled.
Closes gh-30211
3 years ago
Stephane Nicoll
4ac2309d9f
Upgrade to Reactor 2020.0.17
...
Closes gh-30187
3 years ago
Stephane Nicoll
8158ce7d8b
Upgrade to Reactor 2020.0.17
...
Closes gh-30176
3 years ago
Stephane Nicoll
75693c1a00
Upgrade to Reactor 2020.0.17
...
Closes gh-30169
3 years ago
Stephane Nicoll
01a7cfa979
Start building against Spring Integration 5.5.10 snapshots
...
See gh-30193
3 years ago
Stephane Nicoll
ddf778e1cc
Start building against Spring WS 3.1.3 snapshots
...
See gh-30192
3 years ago
Stephane Nicoll
85d4a07038
Start building against Spring Security 5.7.0-M3 snapshots
...
See gh-30191
3 years ago
Stephane Nicoll
695685996a
Start building against Spring Kafka 2.8.4 snapshots
...
See gh-30190
3 years ago
Stephane Nicoll
2da206d2b9
Start building against Spring Integration 5.5.10 snapshots
...
See gh-30183
3 years ago
Stephane Nicoll
15c2eb9c9c
Start building against Spring WS 3.1.3 snapshots
...
See gh-30182
3 years ago