271 Commits (d5df097e0e3afe7ae36622ad275b39631ee38c3b)

Author SHA1 Message Date
Juergen Hoeller 40efcc933c Polishing 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 6 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Juergen Hoeller 6cf197864c DefaultLifecycleProcessor properly handles count for dependent beans 6 years ago
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching 6 years ago
Juergen Hoeller 1b728fb244 Polishing 6 years ago
Juergen Hoeller 285eb94a03 Upgrade to Hibernate Validator 6.0.10 6 years ago
Juergen Hoeller 009824598c SchedulerFactoryBean triggers shutdown after registration failure 6 years ago
Juergen Hoeller 9601d4bb5b Revised mime.types file with cpp extension and updated modification docs 7 years ago
Juergen Hoeller 6102715b8d Consistent treatment of proxy classes and interfaces for introspection 7 years ago
Juergen Hoeller 28ea718d2d Build setup allows for JDK 10 as source/test target compatibility 7 years ago
Juergen Hoeller 1cc513d7db Consistent to/cc/bcc array handling and revised hashCode without text 7 years ago
Juergen Hoeller 9a27bc9b3e Upgrade to Jackson 2.9.5 and Hibernate Validator 6.0.9 7 years ago
Juergen Hoeller 2a3f90dc7b Upgrade to Hibernate ORM 5.2.15 and Hibernate Validator 6.0.8 7 years ago
igor-suhorukov 407ecf7334 to get rid of "magic" time constants 7 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 7 years ago
Juergen Hoeller 33cd160861 Upgrade to Reactor Bismuth SR7, Hibernate ORM 5.2.14, Common Annotations 1.3.2 7 years ago
Juergen Hoeller c2d5ca9811 Proper nullable return declaration for AbstractValueAdaptingCache.lookup 7 years ago
Juergen Hoeller 0ef9568c06 Upgrade to OkHttp 3.10 (as well as RxJava 2.1.10 and Caffeine 2.6.2) 7 years ago
Juergen Hoeller 9e55422334 Polishing 7 years ago
Juergen Hoeller 578c078082 Polishing 7 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 7 years ago
Juergen Hoeller d3cee45f30 Polishing 7 years ago
Vladimir Sitnikov 659f13be1c Avoid creating message arguments to Assert.isABC calls 7 years ago
Juergen Hoeller a5a069c5b1 Upgrade to JavaMail 1.6.1 7 years ago
Juergen Hoeller 39201adca4 Consistent handling of InterruptedException 7 years ago
Juergen Hoeller c7f60d1799 SchedulerFactoryBean always ignores local factory settings in case of an external SchedulerFactory instance (expecting it to be fully initialized) 7 years ago
Juergen Hoeller cd57335e46 SchedulerFactoryBean ignores local factory settings in case of external SchedulerFactory instance (unless it extends from StdSchedulerFactory) 7 years ago
Juergen Hoeller 857a5b03b7 SchedulerFactoryBean accepts external Quartz SchedulerFactory instance 7 years ago
Rossen Stoyanchev 97894a1c22 Improve logging dependencies for tests 7 years ago
Juergen Hoeller dd4f915234 Upgrade to JCache 1.1 (and Caffeine 2.6.1) 7 years ago
Juergen Hoeller 9d27e86951 Upgrade to Hibernate Validator 6.0.7 7 years ago
Juergen Hoeller 3a51b5a9d2 Upgrade to Hibernate Validator 6.0.6 7 years ago
Juergen Hoeller 14a7da8183 Upgrade to Hibernate Validator 6.0.5 7 years ago
Juergen Hoeller b5cedd43eb Consistent and efficient access to BeanDefinition argument values 7 years ago
Juergen Hoeller 3091feee23 SpringValidatorAdapter skips value retrieval for Set field without index 7 years ago
Juergen Hoeller da9f138a65 Upgrade to Caffeine 2.6 and Undertow 1.4.21 7 years ago
Juergen Hoeller 9bab7a2708 Upgrade to Java Activation Framework 1.2 for test runtime 7 years ago
Juergen Hoeller 9288990603 Varargs and consistent nullability in MailMessage implementations 7 years ago
Juergen Hoeller e17ad551f3 Latest dependency updates (RxJava 1.3.3, Hibernate ORM 5.2.12, Hibernate Validator 5.4.2 & 6.0.3) 7 years ago
Juergen Hoeller efce7902c4 Polishing 7 years ago
Juergen Hoeller e2882fe1db Build against EE 8 API level wherever possible 7 years ago
Juergen Hoeller 9190b76ab9 Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine 2.5.6, RxJava 2.1.4, Tomcat 8.5.21, JRuby 9.1.13, Rhino 1.7.7.2) 7 years ago
Juergen Hoeller 7ae59d0c2a Nullability refinements on private and static methods 7 years ago
Sebastien Deleuze 1bc93e3d0f Revisit nullability annotations 7 years ago