26738 Commits (f07b9fd21706e61ef46eb442ea3ceb6df15ec7e8)
 

Author SHA1 Message Date
Juergen Hoeller f07b9fd217 Polishing 3 years ago
Juergen Hoeller 80a20488fd Make File/Path tests pass on Windows 3 years ago
Juergen Hoeller 1dc9dffc70 Restore full representation of rejected value in FieldError.toString() 3 years ago
Juergen Hoeller 0226580773 Refresh cached value after unexpected mismatch (e.g. null vs non-null) 3 years ago
Sam Brannen 3ef1b7d83c Extend supported types in ObjectUtils.nullSafeConciseToString() 3 years ago
Sam Brannen 08bce69d3d Add tests for status quo in ObjectUtils.nullSafeConciseToString() 3 years ago
Yanming Zhou 56b60120fe Stop using deprecated AbstractArchiveTask.archivePath in Gradle build 3 years ago
Sam Brannen 1364a179a9 Upgrade to Gradle 8.2 3 years ago
Sam Brannen 2161e865d7 Update copyright header 3 years ago
Vladyslav Baidak 0b2c2d04b2 Fix typo in Javadoc for BeanDefinitionDsl.kt 3 years ago
Sam Brannen 07fe8eea83 Improve error message for wrong version of micrometer-observation 3 years ago
Sam Brannen 5aac35b99e Check deps only once in MicrometerObservationRegistryTestExecutionListener 3 years ago
Sam Brannen 040ea0a97c Remove @Aspect for classes containing only @Pointcut declarations in ref docs 3 years ago
Sam Brannen 3c05679a97 Polishing 3 years ago
Yanming Zhou d8729a7c67 Polish variable name in ReschedulingRunnable 3 years ago
Sam Brannen c95426a616 Polishing 3 years ago
Juergen Hoeller 1e403d1606 Upgrade to Groovy 4.0.13 and Checkstyle 10.12.1 3 years ago
Juergen Hoeller f1567fb21a Raise beforeCompletion/afterCompletion exception log level to error 3 years ago
Juergen Hoeller 60865eae4b Align ConcurrentMapCacheManager locking behavior with CaffeineCacheManager 3 years ago
Juergen Hoeller 0c39fff831 Polishing 3 years ago
Juergen Hoeller e902f9551a Improve condition assertions 3 years ago
Juergen Hoeller 0a20c8a44a Restore defensive access to volatile field in getBeanClassName() 3 years ago
Juergen Hoeller 3cb746c358 Consistently handle invocation exceptions in TypeProxyInvocationHandler 3 years ago
Juergen Hoeller 6526e79eea Polishing 3 years ago
Juergen Hoeller b77d4d01c5 Adapt no-arg value from interface-based InvocationHandler callback 3 years ago
Juergen Hoeller 599ac58baa Avoid arithmetic overflow for large delay/period values 3 years ago
Juergen Hoeller 449174c7d4 Polishing 3 years ago
Juergen Hoeller 9266e6d29e Remove outdated javadoc notes on getMessage and printStackTrace 3 years ago
Juergen Hoeller 062d701ae1 Consistently use mutable ArrayList for modulesToInstall vs modules 3 years ago
Sébastien Deleuze 7137b22e6b Fix test compilation warnings 3 years ago
Sam Brannen acb786d359 Improve logging in MicrometerObservationRegistryTestExecutionListener 3 years ago
Sam Brannen fa7300c1de Remove unused test code and polish 3 years ago
Sam Brannen db17a97ce8 Polishing 3 years ago
Johnny Lim 55f946c5a0 Fix incomplete AssertJ assertions 3 years ago
Sam Brannen 3181dca5ef Support [package-]private init/destroy methods in AOT mode 3 years ago
Sam Brannen f86a69ebfb Update copyright headers and polish 3 years ago
Sam Brannen 6d63890c56 Use Assumptions.abort() where appropriate 3 years ago
Sam Brannen 489c89b912 Remove unused test code 3 years ago
Sam Brannen 39bc7566df Stop printing to System.out in tests 3 years ago
Sébastien Deleuze d3a249e34d Reduce the delay used for Coroutines in tests 3 years ago
Sébastien Deleuze 81f1edbaf2 Change InvocableHandlerMethod#invokeSuspendingFunction return type 3 years ago
Sébastien Deleuze 23ecb50137 Optimize KotlinReflectionParameterNameDiscoverer 3 years ago
Sam Brannen 3d33d2baa9 Polish contribution 3 years ago
Xiu Hong Kooi 3745224646 Remove redundant assertion in ReactorServerHttpResponse constructor 3 years ago
Sam Brannen 3bf78d6f8c Fix AbstractMessageListenerContainer Javadoc regarding error log level 3 years ago
Sam Brannen 563b2a8505 Polish AbstractMessageListenerContainer Javadoc 3 years ago
Sam Brannen 9ccbeec947 Ignore null message when introspecting resource cleanup failure 3 years ago
Sam Brannen 29248dff15 Use correct ClassLoader in MicrometerObservationRegistryTestExecutionListener 3 years ago
Sam Brannen 65d450ab6d Document that RowCallbackHandler can be used w/ NamedParameterJdbcTemplate 3 years ago
Johnny Lim 271f2dc665 Polish 3 years ago