Commit Graph

  • 77d6f8bc00 Polishing Sam Brannen 2020-11-23 17:51:51 +01:00
  • 23006d417b Deprecate context method in WebClient Rossen Stoyanchev 2020-11-23 21:46:14 +00:00
  • d8dafbc49d Add DEBUG log message in MetadataExtractor Rossen Stoyanchev 2020-11-23 17:21:35 +00:00
  • cc4a1af091 Ensure AsyncSupportConfigurer is created once Rossen Stoyanchev 2020-11-23 09:56:02 +00:00
  • fd70a9e95d Fix comment Sam Brannen 2020-11-23 17:42:49 +01:00
  • 298cb22bfe Ensure that projects can be imported into Eclipse IDE Sam Brannen 2020-11-23 17:24:57 +01:00
  • 346445ee7e Fix broken links to XSD schemas in ref docs Sam Brannen 2020-11-23 14:49:43 +01:00
  • 4ed645e710 Fix broken links to XSD schemas in ref docs Sam Brannen 2020-11-23 14:49:43 +01:00
  • 7c47f554c0 Remove unnecessary check in RequestMappingHandlerAdapter Arjen Poutsma 2020-11-23 13:32:52 +01:00
  • 642d47ef8d Upgrade to Kotlin 1.4.20 Sébastien Deleuze 2020-11-23 11:24:37 +01:00
  • 42e492ef2a Polishing Juergen Hoeller 2020-11-20 19:00:06 +01:00
  • e238c8a87c Declare resolvedCharset as transient (restoring serializability) Juergen Hoeller 2020-11-20 18:57:30 +01:00
  • 4fb5d59c64 Declare resolvedCharset as transient (restoring serializability) Juergen Hoeller 2020-11-20 18:40:10 +01:00
  • e6324bd578 Using WebAsyncManager in WebMvc.fn Arjen Poutsma 2020-11-19 13:36:49 +01:00
  • 45a9227047 Remove TODO from AbstractAspectJAdvice Sam Brannen 2020-11-20 12:39:28 +01:00
  • f1af8a6ae9 Fix checkstyle violation Rossen Stoyanchev 2020-11-19 21:41:39 +00:00
  • c4d7e6ff46 Fix checkstyle violations Rossen Stoyanchev 2020-11-19 21:25:21 +00:00
  • 922d5d271a Add ResponseSpec#toEntityFlux overload with BodyExtractor Spindler, Justin 2020-11-18 10:50:57 -05:00
  • 05e3f271b6 Consistently apply PrincipalMethodArgumentResolver Rossen Stoyanchev 2020-11-19 21:11:23 +00:00
  • a7cce64e5d Add assertion check to FieldFilter.and(FieldFilter) method as well Juergen Hoeller 2020-11-19 21:05:24 +01:00
  • a0544e78ea Replace early SpringProperties logger usage with System.err Juergen Hoeller 2020-11-19 18:47:31 +01:00
  • c92dccea1b Simplify XMLEventStreamWriter.writeEndElement() Сергей Цыпанов 2020-11-19 17:29:16 +02:00
  • 9ec96f6141 Fail MethodFilter.and() immediately when null is passed Сергей Цыпанов 2020-11-19 17:36:29 +02:00
  • 494b6abd27 Upgrade to Hibernate ORM 5.3.20 Juergen Hoeller 2020-11-19 16:08:42 +01:00
  • 9e99fd5df2 Upgrade to Hibernate ORM 5.4.24 Juergen Hoeller 2020-11-19 16:02:23 +01:00
  • 135682e073 Upgrade to Hibernate ORM 5.4.24 Juergen Hoeller 2020-11-19 16:02:23 +01:00
  • 990c74b1e2 Upgrade to Apache HttpClient 4.5.13 (and consistent Caffeine declarations) Juergen Hoeller 2020-11-19 15:19:29 +01:00
  • 6a0377b1a2 Upgrade to Tomcat 9.0.40 and Apache HttpClient 4.5.13 Juergen Hoeller 2020-11-19 15:09:30 +01:00
  • 3e4ba75716 Allow "*" for Access-Control-Expose-Headers Rossen Stoyanchev 2020-11-19 09:48:29 +00:00
  • 37bda566eb Allow "*" for Access-Control-Expose-Headers Rossen Stoyanchev 2020-11-19 09:48:29 +00:00
  • 8c3a05bbcf Allow "*" for Access-Control-Expose-Headers Rossen Stoyanchev 2020-11-19 09:20:55 +00:00
  • 684e695b08 Expose allowedOriginPatterns in SocketJS XML config Rossen Stoyanchev 2020-11-18 21:20:38 +00:00
  • 8130bf505f Apply allowedOriginPatterns in SockJsService Rossen Stoyanchev 2020-11-18 20:57:49 +00:00
  • 9beca06404 Polishing contribution Rossen Stoyanchev 2020-11-18 20:25:39 +00:00
  • ae75db2657 Add allowedOriginPatterns to SockJS config Benjamin Faal 2020-11-18 18:41:59 +01:00
  • 4cc831238c Revise Servlet 4 HttpServletMapping check Juergen Hoeller 2020-11-18 15:30:20 +01:00
  • bd4ebd62eb Polishing Juergen Hoeller 2020-11-17 16:24:11 +01:00
  • 29bd9b7fdd Encode hash symbol in jar file path (for compatibility with JDK 11+) Juergen Hoeller 2020-11-17 16:23:46 +01:00
  • 322babc04a Document that @Transactional does not propagate to new threads Juergen Hoeller 2020-11-17 16:16:24 +01:00
  • 4e720e8104 Encode hash symbol in jar file path (for compatibility with JDK 11+) Juergen Hoeller 2020-11-17 14:45:45 +01:00
  • 41835ba5a4 Re-use the isVariableName method Marten Deinum 2020-11-17 15:04:33 +01:00
  • de0b5bc5a1 Polish Kotlin code snippet in reference docs Brian Clozel 2020-11-17 15:21:10 +01:00
  • b29723623b Encode hash symbol in jar file path (for compatibility with JDK 11+) Juergen Hoeller 2020-11-17 14:45:45 +01:00
  • 2ee231dee2 Document that @Transactional does not propagate to new threads Juergen Hoeller 2020-11-17 14:43:17 +01:00
  • b56dbd2aa8 Explicitly mention Jakarta Mail 1.6 next to JavaMail Juergen Hoeller 2020-11-17 14:42:41 +01:00
  • c9b27af64f Reduce overhead of char[] creation Marten Deinum 2020-11-17 11:52:58 +01:00
  • 9139cb85bd Update javax.mail reference to jakarta.mail thanus 2020-10-03 18:50:09 +02:00
  • 367fbbb981 Merge pull request #26100 from izeye Stephane Nicoll 2020-11-17 07:55:38 +01:00
  • 1b1ba47912 Avoid char array creation in AbstractAspectJAdvice.isVariableName() izeye 2020-11-17 12:59:42 +09:00
  • f59f7cca84 Upgrade to Checkstyle 8.37 Juergen Hoeller 2020-11-16 21:58:07 +01:00
  • 3ae7f29995 Polishing Juergen Hoeller 2020-11-16 21:57:52 +01:00
  • fdab75a1d8 Upgrade to Reactor Dysprosium-SR14, OpenPDF 1.3.23, AssertJ 3.18.1, MockK 1.10.2, Checkstyle 8.37 Juergen Hoeller 2020-11-16 21:08:24 +01:00
  • 041bff4e56 Upgrade to Log4J 2.14, Reactor 2020.0.1, Netty 4.1.54, Protobuf 3.14, XStream 1.4.14, OpenPDF 1.3.23, AssertJ 3.18.1, MockK 1.10.2, HtmlUnit 2.45, Checkstyle 8.37 Juergen Hoeller 2020-11-16 20:36:29 +01:00
  • bc5a10c70d Document that Hibernate Search 5.11.6 is required for Spring JPA compatibility Juergen Hoeller 2020-11-16 19:51:50 +01:00
  • 3d31750acc Don't swallow logs during promotion job in CI Brian Clozel 2020-11-16 18:20:19 +01:00
  • c22a483c3d Update section on type conversion for web method arguments Rossen Stoyanchev 2020-11-16 17:01:35 +00:00
  • 240cfb1224 Polishing Juergen Hoeller 2020-11-16 17:50:15 +01:00
  • 238354a081 Polishing Juergen Hoeller 2020-11-16 17:42:22 +01:00
  • 51b1306d70 Move coroutines invocation decision to invokeWithinTransaction Juergen Hoeller 2020-11-16 17:41:09 +01:00
  • 7206a23d33 Consistent attribute value spelling for PATH_ATTRIBUTE Juergen Hoeller 2020-11-16 17:40:39 +01:00
  • 83996b12cc Simplify AstUtils.getPropertyAccessorsToTry() Сергей Цыпанов 2020-11-16 15:51:08 +02:00
  • 0bf002dbe1 Fix 401 errors from artifactory Rossen Stoyanchev 2020-11-16 13:49:41 +00:00
  • e3c888fd52 Fix 401 errors from artifactory Rossen Stoyanchev 2020-11-16 13:37:17 +00:00
  • 0fd6c100a6 Polishing Sébastien Deleuze 2020-11-16 14:33:21 +01:00
  • 15624f3929 Add gradlePluginPortal to docs.gradle Rossen Stoyanchev 2020-11-16 13:25:16 +00:00
  • 9733cf8515 Attempt to resolve artifactory 401 failures Rossen Stoyanchev 2020-11-16 12:57:44 +00:00
  • 4ff521d769 UrlPathHelper.removeJsessionid correctly appends remainder Rossen Stoyanchev 2020-11-12 21:28:18 +00:00
  • 6327c60912 UrlPathHelper.removeJsessionid correctly appends remainder Rossen Stoyanchev 2020-11-12 21:28:18 +00:00
  • 08bb796c8c UrlPathHelper.removeJsessionid correctly appends remainder Rossen Stoyanchev 2020-11-12 21:28:18 +00:00
  • db2786264b UrlPathHelper.removeJsessionid correctly appends remainder Rossen Stoyanchev 2020-11-12 21:28:18 +00:00
  • 0819a9fcc9 Discover @DynamicPropertySource methods on enclosing test classes Sam Brannen 2020-11-15 20:59:15 +01:00
  • dc8a776cae Early log entry for async EntityManagerFactory initialization failure Juergen Hoeller 2020-11-13 17:59:14 +01:00
  • 763fa98bdf Early log entry for async EntityManagerFactory initialization failure Juergen Hoeller 2020-11-13 17:59:14 +01:00
  • 0b580d194d Early log entry for async EntityManagerFactory initialization failure Juergen Hoeller 2020-11-13 17:52:51 +01:00
  • 500b54b86f Expose plain Hibernate Session(Factory) interface by default again Juergen Hoeller 2020-11-13 17:50:51 +01:00
  • 942400ae47 Expose Hibernate Session(Factory)Implementor interface by default Juergen Hoeller 2020-11-13 11:35:34 +01:00
  • b92d249f45 AntPathMatcher allows newline in URI template variables Rossen Stoyanchev 2020-11-12 22:00:47 +00:00
  • 204a7fe91f UrlPathHelper.removeJsessionid correctly appends remainder Rossen Stoyanchev 2020-11-12 21:28:18 +00:00
  • 42d3bc47c9 toEntityFlux methods apply error status handling Rossen Stoyanchev 2020-11-12 18:42:21 +00:00
  • 94fcb37d30 Re-order methods in DefaultResponseSpec Rossen Stoyanchev 2020-11-12 18:16:58 +00:00
  • ba9325446c Optimize WebClientUtils Rossen Stoyanchev 2020-11-12 18:36:31 +00:00
  • 5338d8b5e9 Add cron expression documentation Arjen Poutsma 2020-11-11 14:02:08 +01:00
  • 1b0be5862d Polishing Sam Brannen 2020-11-12 15:32:41 +01:00
  • 48af36c6fa Ensure test() conditions in JUnit TestKit match method names Sam Brannen 2020-11-12 15:11:54 +01:00
  • 25cbc263f0 Assert same instance returned for cached merged BeanDefinition Sam Brannen 2020-11-12 14:57:05 +01:00
  • bd4e915abf Assert same instance returned for cached merged BeanDefinition Sam Brannen 2020-11-12 14:57:05 +01:00
  • 9107aed878 Refined SqlParameterSource batchUpdate tests (plus related polishing) Juergen Hoeller 2020-11-12 14:43:11 +01:00
  • 1efcff1ea4 Refined SqlParameterSource batchUpdate tests (plus related polishing) Juergen Hoeller 2020-11-12 14:36:44 +01:00
  • c419ea7ba7 Use MethodFilter.and() in ReflectiveAspectJAdvisorFactory Sam Brannen 2020-11-12 14:35:28 +01:00
  • 40a79a87ae Individually apply the SQL type from each SqlParameterSource argument Juergen Hoeller 2020-11-12 14:28:43 +01:00
  • 9949a91048 Fix javadoc and assertion glitches Juergen Hoeller 2020-11-12 14:19:12 +01:00
  • d8b7a593c5 Individually apply the SQL type from each SqlParameterSource argument Juergen Hoeller 2020-11-12 14:18:23 +01:00
  • 66292cd7a1 Individually apply the SQL type from each SqlParameterSource argument Juergen Hoeller 2020-11-12 14:05:31 +01:00
  • 6eec1acdac Make tests meaningful in DefaultListableBeanFactoryTests fengyuanwei 2020-11-12 12:23:24 +08:00
  • bc32d513d9 Polish Javadoc for InjectionMetadata.forElements() izeye 2020-11-12 08:21:19 +09:00
  • 65460db403 Upgrade to Hibernate ORM 5.3.19 Juergen Hoeller 2020-11-11 11:58:25 +01:00
  • 3851b291da Use MethodFilter.and() in TransactionalTestExecutionListener Sam Brannen 2020-11-11 11:11:34 +01:00
  • d3d8f1a487 LimitedDataBufferList adds or raises error Rossen Stoyanchev 2020-11-10 19:59:36 +00:00
  • 2b1f229998 LimitedDataBufferList adds or raises error Rossen Stoyanchev 2020-11-10 19:59:36 +00:00
  • fc5e3c335f Introduce and() methods in MethodFilter & FieldFilter for composition Sam Brannen 2020-11-10 16:31:31 +01:00