20655 Commits (5bca18f0916b0c13dd290595cbf6878855f881be)
 

Author SHA1 Message Date
Hyunjin Choi 1acf5a7424
Use dedicated catch block for ScriptException 5 years ago
Sam Brannen 7575616d26 Update copyright date 5 years ago
Hyunjin Choi b4cf88499c
Use try-with-resource in ScriptUtils 5 years ago
Qimiao Chen 5aa37ea07b
Let BFAwareGeneratorStrategy extend ClassLoaderAwareGeneratorStrategy 5 years ago
Sam Brannen 2b6117c0c2 Fix Checkstyle violation 5 years ago
Sam Brannen 72685b1d81 Polish contribution 5 years ago
Hyunjin Choi d624dc084f
Add close() method in FileCopyUtils to reduce duplication 5 years ago
Hyunjin Choi 550f13e8ed
Simplify GenericConversionService.getMatchableConverters() 5 years ago
Сергей Цыпанов a36168c972
Produce less String-related garbage when generating bean names 5 years ago
Rossen Stoyanchev d8cd46121a Merge pull request #24386 from hyeonisism/Simplify-use-compute-if-absent 5 years ago
Rossen Stoyanchev e7d40f930f Remove synchronized block 5 years ago
Hyunjin Choi bac5cd866e Simplify getSessionAttributesHandler() method 5 years ago
Rossen Stoyanchev adbc55e72a Merge pull request #24470 from hyeonisism/Remove-redundant-character 5 years ago
Rossen Stoyanchev f5df422de9 Polishing contribution 5 years ago
Hyunjin Choi 273812f9c5 Remove unnecessary escapes in regular expressions 5 years ago
Sam Brannen cf9a052e3a Polish contribution 5 years ago
Hyunjin Choi 1b39f138eb
Test ObjectUtils.containsElement() 5 years ago
Hyunjin Choi 14a32d13d0
Fix typo in StringUtils class 5 years ago
Sam Brannen d77a28aac3 Support optional command line arguments with empty values 5 years ago
Juergen Hoeller 8dfacbc210 Upgrade to Hibernate Validator 6.1.2 and OpenPDF 1.3.13 5 years ago
Sam Brannen cbb037bc68 Suppress deprecation warning in spring-test 5 years ago
Sam Brannen daebbf1960 Polishing 5 years ago
Johnny Lim f01de79fe2 Polish 5 years ago
Stephane Nicoll 3a90d8a64d Merge pull request #24460 from dreis2211 5 years ago
Christoph Dreis 15b651cdfe Polish documentation format 5 years ago
Rossen Stoyanchev 547342b27d Status code as Integer methods in ServerHttpResponse 5 years ago
Rossen Stoyanchev cc4261c30b Only non-null input resets scheme specific part 5 years ago
Juergen Hoeller 688167a7df Upgrade to Checkstyle 8.29 and Apache Johnzon 1.2.3 5 years ago
Juergen Hoeller b4a9758d9b Polishing 5 years ago
Juergen Hoeller 8cced42fb2 Use local LoggerContext in Log4jLog when static field not initialized yet 5 years ago
Juergen Hoeller d93403a257 Alphabetical order for database names 5 years ago
wilrosco c86e164b03 Add Informix to the list of supported database products for procedure calls 5 years ago
Сергей Цыпанов 64440a5f04 Some trivial improvements to reduce allocation pressure 5 years ago
Sam Brannen 2c86d6ded2 Polishing 5 years ago
Sviatoslav eeaae16b17 Remove dated mention of "local" bean attribute 5 years ago
Juergen Hoeller f9a73503f4 Upgrade to Hibernate Validator 6.1.1 5 years ago
Juergen Hoeller 75abd9fc7e Upgrade to ASM 7.3 5 years ago
Anton c1218615df Update integration.adoc 5 years ago
Rob Winch e66e41029c Asciidoctor Warnings Are Fatal 5 years ago
Rossen Stoyanchev 2fcee5ae58 Append unique number to WebFlux server log prefix 5 years ago
Rossen Stoyanchev d499e14b78 Update default value in ReactorResourceFactory 5 years ago
Rossen Stoyanchev b142f8e660 Remove no-op code in URI encoding 5 years ago
Rob Winch ab70acb325 Fix Additional Asciidoctor Warnings 5 years ago
Sam Brannen 75a1395226 Link to BeanShell homepage 5 years ago
Rob Winch 754a8ca05a Fix Asciidoctor Warnings 5 years ago
Juergen Hoeller 7c47e3ba2e Upgrade to Netty 4.1.45, Jetty 9.4.26, Groovy 2.5.9, Woodstox 6.0.3, Caffeine 2.8.1, OpenPDF 1.3.12 5 years ago
Juergen Hoeller 60c7af3625 Mention HikariCP next to DBCP and C3P0 in connection pool notes 5 years ago
Kalmesh Sambrani d085577e0a Solve ReflectPermission Issue in Sandbox Security Policy Model 5 years ago
Hyunjin Choi a2af5a90dc Simplify UrlFileNameViewController#getViewNameForUrlPath() 5 years ago
Johnny Lim 5a0b768a3d Fix typo in Javadoc 5 years ago