21977 Commits (994ec708fc076792daa4012538f3e6a4609a1147)
 

Author SHA1 Message Date
Sam Brannen 45a9227047 Remove TODO from AbstractAspectJAdvice 4 years ago
Rossen Stoyanchev f1af8a6ae9 Fix checkstyle violation 4 years ago
Rossen Stoyanchev c4d7e6ff46 Fix checkstyle violations 4 years ago
Spindler, Justin 922d5d271a Add ResponseSpec#toEntityFlux overload with BodyExtractor 4 years ago
Rossen Stoyanchev 05e3f271b6 Consistently apply PrincipalMethodArgumentResolver 4 years ago
Juergen Hoeller a7cce64e5d Add assertion check to FieldFilter.and(FieldFilter) method as well 4 years ago
Juergen Hoeller a0544e78ea Replace early SpringProperties logger usage with System.err 4 years ago
Сергей Цыпанов c92dccea1b Simplify XMLEventStreamWriter.writeEndElement() 4 years ago
Сергей Цыпанов 9ec96f6141 Fail MethodFilter.and() immediately when null is passed 4 years ago
Juergen Hoeller 135682e073 Upgrade to Hibernate ORM 5.4.24 4 years ago
Juergen Hoeller 6a0377b1a2 Upgrade to Tomcat 9.0.40 and Apache HttpClient 4.5.13 4 years ago
Rossen Stoyanchev 8c3a05bbcf Allow "*" for Access-Control-Expose-Headers 4 years ago
Rossen Stoyanchev 684e695b08 Expose allowedOriginPatterns in SocketJS XML config 4 years ago
Rossen Stoyanchev 8130bf505f Apply allowedOriginPatterns in SockJsService 4 years ago
Rossen Stoyanchev 9beca06404 Polishing contribution 4 years ago
Benjamin Faal ae75db2657 Add allowedOriginPatterns to SockJS config 4 years ago
Juergen Hoeller 4cc831238c Revise Servlet 4 HttpServletMapping check 4 years ago
Marten Deinum 41835ba5a4 Re-use the isVariableName method 4 years ago
Brian Clozel de0b5bc5a1 Polish Kotlin code snippet in reference docs 4 years ago
Juergen Hoeller b29723623b Encode hash symbol in jar file path (for compatibility with JDK 11+) 4 years ago
Juergen Hoeller 2ee231dee2 Document that @Transactional does not propagate to new threads 4 years ago
Juergen Hoeller b56dbd2aa8 Explicitly mention Jakarta Mail 1.6 next to JavaMail 4 years ago
Marten Deinum c9b27af64f Reduce overhead of char[] creation 4 years ago
thanus 9139cb85bd Update javax.mail reference to jakarta.mail 4 years ago
Stephane Nicoll 367fbbb981 Merge pull request #26100 from izeye 4 years ago
izeye 1b1ba47912 Avoid char array creation in AbstractAspectJAdvice.isVariableName() 4 years ago
Juergen Hoeller 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 4 years ago
Juergen Hoeller bc5a10c70d Document that Hibernate Search 5.11.6 is required for Spring JPA compatibility 4 years ago
Brian Clozel 3d31750acc Don't swallow logs during promotion job in CI 4 years ago
Rossen Stoyanchev c22a483c3d Update section on type conversion for web method arguments 4 years ago
Juergen Hoeller 238354a081 Polishing 4 years ago
Juergen Hoeller 51b1306d70 Move coroutines invocation decision to invokeWithinTransaction 4 years ago
Juergen Hoeller 7206a23d33 Consistent attribute value spelling for PATH_ATTRIBUTE 4 years ago
Сергей Цыпанов 83996b12cc Simplify AstUtils.getPropertyAccessorsToTry() 4 years ago
Sébastien Deleuze 0fd6c100a6 Polishing 4 years ago
Sam Brannen 0819a9fcc9 Discover @DynamicPropertySource methods on enclosing test classes 4 years ago
Juergen Hoeller 0b580d194d Early log entry for async EntityManagerFactory initialization failure 4 years ago
Juergen Hoeller 500b54b86f Expose plain Hibernate Session(Factory) interface by default again 4 years ago
Juergen Hoeller 942400ae47 Expose Hibernate Session(Factory)Implementor interface by default 4 years ago
Rossen Stoyanchev b92d249f45 AntPathMatcher allows newline in URI template variables 4 years ago
Rossen Stoyanchev 204a7fe91f UrlPathHelper.removeJsessionid correctly appends remainder 4 years ago
Rossen Stoyanchev 42d3bc47c9 toEntityFlux methods apply error status handling 4 years ago
Rossen Stoyanchev 94fcb37d30 Re-order methods in DefaultResponseSpec 4 years ago
Rossen Stoyanchev ba9325446c Optimize WebClientUtils 4 years ago
Arjen Poutsma 5338d8b5e9 Add cron expression documentation 4 years ago
Sam Brannen 1b0be5862d Polishing 4 years ago
Sam Brannen 48af36c6fa Ensure test() conditions in JUnit TestKit match method names 4 years ago
Sam Brannen bd4e915abf Assert same instance returned for cached merged BeanDefinition 4 years ago
Sam Brannen c419ea7ba7 Use MethodFilter.and() in ReflectiveAspectJAdvisorFactory 4 years ago
Juergen Hoeller 66292cd7a1 Individually apply the SQL type from each SqlParameterSource argument 4 years ago