-
daa5465003
Checkstyle fix
Arjen Poutsma
2021-01-21 15:55:28 +01:00
-
5a4a677fbd
Fix contextPath request matching with PathPatterns
Brian Clozel
2021-01-21 10:09:49 +01:00
-
584dabbb39
Add all non-file parts as request parameters
Rossen Stoyanchev
2021-01-19 20:49:28 +00:00
-
271a9097ac
Clarify behaviour of condition attribute of CachePut
Stephane Nicoll
2021-01-19 15:15:38 +01:00
-
4779323d33
Clarify behaviour of condition attribute of CachePut
Stephane Nicoll
2021-01-19 11:47:19 +01:00
-
67112b211a
Rollback to midnight in quartz expressions
Arjen Poutsma
2021-01-19 13:58:45 +01:00
-
799885fd6d
Introduce public defineClass variant for SmartClassLoader implementations
Juergen Hoeller
2021-01-19 12:03:18 +01:00
-
3c959d3515
Fix grammar in Javadoc
Sam Brannen
2021-01-18 11:26:29 +01:00
-
cfae40afb4
Return 415 for form data with @RequestBody in WebFlux
Rossen Stoyanchev
2021-01-14 21:23:49 +00:00
-
3c030edbf2
Upgrade to RxJava 2.2.20, OpenPDF 1.3.24, Hibernate ORM 5.4.27, Joda-Time 2.10.9, Apache Johnzon 1.2.9
Juergen Hoeller
2021-01-14 18:30:52 +01:00
-
1b1ae33efe
Upgrade to Netty 4.1.58, Jackson 2.12.1, Apache Johnzon 1.2.9
Juergen Hoeller
2021-01-14 18:14:46 +01:00
-
d80b08084e
Document ordering of RouterFunction beans
Arjen Poutsma
2021-01-14 16:18:22 +01:00
-
d1a7fed16c
Clean up content type in ContentNegotiatingViewResolver
Arjen Poutsma
2021-01-14 14:30:07 +01:00
-
469eb8146e
Add a missing space in exception message
izeye
2021-01-14 20:01:22 +09:00
-
35225e5794
Add verify(Duration) to MockRestServiceServer
Rossen Stoyanchev
2021-01-13 17:50:01 +00:00
-
a7413ea76b
Add recommendation for original multipart filename
Rossen Stoyanchev
2021-01-12 17:28:44 +00:00
-
c3c36ab498
Document choices for async ResponseEntity return values
Rossen Stoyanchev
2021-01-12 14:36:10 +00:00
-
ea4fe7eaf7
Update Gradle Enterprise Plugin versions
Nelson Osacky
2021-01-12 13:28:04 +01:00
-
3112dc5f81
Improve JMH Jar configuration
Sam Brannen
2021-01-12 12:27:04 +01:00
-
b07a6b3283
Upgrade Shadow plugin to version 6.1.0
Sam Brannen
2021-01-12 12:25:01 +01:00
-
6b9d5698ce
Upgrade to JMH 1.25
Sam Brannen
2021-01-12 12:25:56 +01:00
-
72a9d0ff4b
Upgrade JMH plugin to 0.5.2
Sam Brannen
2021-01-12 11:28:03 +01:00
-
872255a591
Fix ConcurrentBeanFactoryBenchmark
Sam Brannen
2021-01-12 10:59:12 +01:00
-
671270dae2
Fix optional deployments regex in release CI pipeline
Brian Clozel
2021-01-12 10:56:52 +01:00
-
6ea39fd122
Upgrade to Gradle 6.8
Sam Brannen
2021-01-12 10:42:07 +01:00
-
dadef9f5bc
Next development version (v5.3.4-SNAPSHOT)
Spring Buildmaster
2021-01-12 06:34:25 +00:00
-
fceceb480f
Validate Resource type in ResourceHttpRequestHandler
Rossen Stoyanchev
2021-01-11 20:54:27 +00:00
-
e5ab67bd71
ResourceHandlerRegistration exposes List<Resource> locations
Rossen Stoyanchev
2021-01-11 18:39:24 +00:00
-
2d53570f4c
Prevent kotlinx.serialization usage on interfaces
Sébastien Deleuze
2021-01-11 19:07:20 +01:00
-
be5eb7037f
Explicit notes on non-null enforcement and deep cause support in 5.3
Juergen Hoeller
2021-01-11 19:04:12 +01:00
-
fff2291f2a
Document context lifecycle & logging semantics for the TestContext framework
Sam Brannen
2021-01-11 17:48:33 +01:00
-
917f3ad101
Upgrade to Reactor 2020.0.3
Stephane Nicoll
2021-01-11 16:41:03 +01:00
-
2fd6e6e87c
Polish Javadoc for base ExceptionHandlerMethodResolvers
Sam Brannen
2021-01-11 12:40:50 +01:00
-
570bdbd253
Avoid unnecessary sorting in base ExceptionHandlerMethodResolvers
Sam Brannen
2021-01-11 12:40:22 +01:00
-
b587a16d46
Expose all exception causes as provided handler method arguments
Juergen Hoeller
2021-01-11 11:10:07 +01:00
-
dd8ea89bea
Upgrade to Reactor 2020.0.3 snapshots
Rossen Stoyanchev
2021-01-11 09:30:47 +00:00
-
b0dea4d3f6
Upgrade to RxJava 2.2.20, OpenPDF 1.3.24, HtmlUnit 2.46
Juergen Hoeller
2021-01-11 09:45:14 +01:00
-
4ac27e4dab
Suppress ClassCastException for payload type mismatch as well
Juergen Hoeller
2021-01-11 09:44:38 +01:00
-
b0abdee012
Add Revved up by Gradle Enterprise badge to Readme
Nelson Osacky
2021-01-05 17:24:57 +01:00
-
e4dc863ad0
Fix headers keySet in WebFlux adapters
Brian Clozel
2021-01-11 09:18:10 +01:00
-
689b5566bf
Cache "no match" result from ExceptionHandler methods
Rossen Stoyanchev
2021-01-08 18:04:22 +00:00
-
234b4719c6
Use default bounded elastic scheduler
Arjen Poutsma
2021-01-08 14:32:49 +01:00
-
ce1ae2f1b2
Only write non-default charset in FormHttpMessageConverter
Arjen Poutsma
2021-01-08 14:03:58 +01:00
-
69ce7d33b9
Polishing
Arjen Poutsma
2021-01-08 12:02:13 +01:00
-
e36d4162c2
Filter empty buffers PayloadMethodArgumentResolver
Rossen Stoyanchev
2021-01-07 17:25:07 +00:00
-
d387d9ae1e
Allow quartz expression in cron expression lists
Arjen Poutsma
2021-01-07 14:22:14 +01:00
-
138f6bfd84
Update Javadoc of FilePart#filename
Rossen Stoyanchev
2021-01-07 11:26:00 +00:00
-
a1cf6bbc37
Avoid wrapping of AssertionError in ExchangeResult
Rossen Stoyanchev
2021-01-06 21:55:50 +00:00
-
fb040479eb
Update Javadoc of MultipartFile#getOriginalFilename
Rossen Stoyanchev
2021-01-06 21:40:54 +00:00
-
d50375da8e
Add more static imports to MockMvc snippets
Rossen Stoyanchev
2021-01-06 21:29:19 +00:00
-
fb2e53276c
Assert WebFlux present for WebTestClient
Rossen Stoyanchev
2021-01-06 21:20:23 +00:00
-
c040cd7b05
Parsed RequestPath is recalculated on Forward
Rossen Stoyanchev
2021-01-06 18:32:26 +00:00
-
dcc8dcdff8
Set content length on ServletHttpResponse
Brian Clozel
2021-01-06 20:34:25 +01:00
-
efa360cff7
Avoid writing content-length twice in resource handling
Paul Warren
2021-01-04 13:27:37 -08:00
-
5804db6479
Upgrade to Mockito 3.7, Checkstyle 8.39, RxJava 3.0.9, Joda-Time 2.10.9
Juergen Hoeller
2021-01-05 19:33:01 +01:00
-
faa749934b
Minor refactoring
Rossen Stoyanchev
2021-01-05 17:12:59 +00:00
-
e1385090e4
Cached codec instances in DefaultCodecs
Rossen Stoyanchev
2021-01-05 16:46:44 +00:00
-
3113917c55
Update ReactiveAdapterRegistry to do classpath checks during init
Sébastien Deleuze
2021-01-04 15:31:33 +01:00
-
994a35d691
Mutated ServerHttpRequest returns native request correctly
Rossen Stoyanchev
2021-01-04 21:35:51 +00:00
-
8095ba4cd2
Upgrade to Hibernate Validator 6.2 (and Hibernate ORM 5.4.27)
Juergen Hoeller
2021-01-04 19:10:46 +01:00
-
bd2edf26df
Fix implementation of isOpen() in ReactorNettyWebSocketSession
Mattison chao
2021-01-04 16:00:51 +08:00
-
4f6d26b25c
Parse list with range delta in CronExpression
Arjen Poutsma
2021-01-04 16:02:09 +01:00
-
6d85a8a0cc
Fix JdbcOperationsExtensions
Sébastien Deleuze
2021-01-04 14:48:49 +01:00
-
059cff52b7
Remove obsolete commandName attribute in spring-form.tld
Sam Brannen
2021-01-03 17:43:24 +01:00
-
44b29b6ecf
Remove obsolete commandName attribute in spring-form.tld
Sam Brannen
2021-01-03 17:43:24 +01:00
-
91a6254187
Test status quo for repeatable @PropertySource on composed annotation
Sam Brannen
2021-01-02 15:36:57 +01:00
-
c8ad762b40
Polishing
Sam Brannen
2021-01-02 16:04:53 +01:00
-
5c1176786c
Test status quo for list support in CronExpression
Sam Brannen
2020-12-30 14:38:58 +01:00
-
eab61f692f
Merge source and substitution configuration in reference docs
diguage
2020-08-06 10:16:26 +08:00
-
ee41ebc1ab
Polish MockMvcReuseTests
Sam Brannen
2020-12-28 16:03:16 +01:00
-
885f6dbab9
Ensure ParallelApplicationEventsIntegrationTests passes on CI server
Sam Brannen
2020-12-23 10:16:13 +01:00
-
b0f404722e
Upgrade to ASM master (including early support for Java 17 bytecode)
Juergen Hoeller
2020-12-21 19:33:33 +01:00
-
cd7b0b11f3
Upgrade to Hibernate ORM 5.4.26, Netty 4.1.56, XMLUnit 2.8.2
Juergen Hoeller
2020-12-21 19:10:17 +01:00
-
1565f4b83e
Introduce ApplicationEvents to assert events published during tests
Sam Brannen
2020-08-19 22:16:34 +02:00
-
619a3edae5
Fix syntax in Kotlin example
Sam Brannen
2020-12-19 15:29:40 +01:00
-
65a395ef0e
Fix syntax in Kotlin example
Sam Brannen
2020-12-19 15:29:40 +01:00
-
947255e377
Always propagate checked exceptions from Kotlin code behind CGLIB proxies
Juergen Hoeller
2020-12-18 11:55:20 +01:00
-
499be70a71
Update async dispatch check in OncePerRequestFilter
Rossen Stoyanchev
2020-12-17 17:31:44 +00:00
-
0cf5005a3d
Apply abortOnCancel in JettyClientHttpConnector
Rossen Stoyanchev
2020-12-17 17:18:38 +00:00
-
f07fc76cf3
Limit scheme/host check in fromUriString to HTTP URLs
Rossen Stoyanchev
2020-12-17 14:49:57 +00:00
-
eb3811e590
Upgrade to Hibernate Validator 6.1.7, Caffeine 2.8.8, Joda-Time 2.10.8
Juergen Hoeller
2020-12-17 11:06:16 +01:00
-
f011e58f90
Polishing
Juergen Hoeller
2020-12-17 11:05:58 +01:00
-
7325a863bb
Consistent declarations and assertions in MockMultipartFile
Juergen Hoeller
2020-12-16 22:27:33 +01:00
-
d3e1c54354
Upgrade to Hibernate Validator 6.1.7, Jetty Reactive HttpClient 1.1.5, Joda-Time 2.10.8, XMLUnit 2.8.1
Juergen Hoeller
2020-12-17 10:46:13 +01:00
-
a109b4c31a
Translate PostgreSQL code 21000 (cardinality_violation)
Juergen Hoeller
2020-12-16 22:27:57 +01:00
-
00b56c026a
Consistent handling of NullBean instances in resolveNamedBean
Juergen Hoeller
2020-12-16 22:27:41 +01:00
-
fbd2ffdd23
Consistent declarations and assertions in MockMultipartFile
Juergen Hoeller
2020-12-16 22:27:33 +01:00
-
b3a47c76f8
Introduce TestContextAnnotationUtils.hasAnnotation()
Sam Brannen
2020-12-08 15:07:58 +01:00
-
1292947f78
Introduce computeAttribute() in AttributeAccessor
Sam Brannen
2020-12-15 22:40:23 +01:00
-
ef6a582c78
Clean up warnings in Gradle build
Sam Brannen
2020-12-15 22:46:02 +01:00
-
a11d1c8510
Enrich WebSocketHandler context
Rossen Stoyanchev
2020-12-15 21:33:50 +00:00
-
fe26b7d3fd
Fix NPE when calling NettyHeadersAdapter.add()
Brian Clozel
2020-12-15 13:23:53 +01:00
-
83c19cd60e
Fix NPE when calling NettyHeadersAdapter.add()
Brian Clozel
2020-12-15 13:23:53 +01:00
-
bcfbde9848
Parse parts in MockMultipartHttpServletRequestBuilder
Rossen Stoyanchev
2020-12-14 21:13:01 +00:00
-
17e6cf1cc1
Replace AtomicReference<Boolean> with AtomicBoolean in AbstractServerHttpResponse.writeWith()
izeye
2020-12-12 11:33:11 +09:00
-
ec33b4241a
Upgrade to Netty 4.1.55, Tomcat 9.0.41, Caffeine 2.8.8
Juergen Hoeller
2020-12-11 11:53:53 +01:00
-
657641ebaa
Remove JDK14 CI variant from build pipeline
Brian Clozel
2020-12-11 11:08:33 +01:00
-
4597e9b547
Upgrade CI container images to Ubuntu Focal
Brian Clozel
2020-12-11 09:46:00 +01:00
-
721dacca5a
Upgrade JDK8, JDK11 and JDK15 versions in CI build
Brian Clozel
2020-12-11 09:45:21 +01:00
-
9d124fffcb
Fix typo in Javadoc for AbstractJdbcCall
alexscari
2020-12-11 00:32:58 +08:00