28656 Commits (bf1c179b7fca57af0cf4e51044755176f2cf569d)
 

Author SHA1 Message Date
Sébastien Deleuze bf1c179b7f Allow to set the order from Kotlin bean DSL 2 years ago
Sébastien Deleuze 16ac495084 Introduce ORDER_ATTRIBUTE on AbstractBeanDefinition 2 years ago
Sam Brannen a506238ef6 Polishing 2 years ago
Sam Brannen 33af98b6d6 Document need for -parameters flag in cache key generation exception messages 2 years ago
Juergen Hoeller edfe179291 Polishing 2 years ago
Juergen Hoeller 5f9702b2a4 Introduce rollbackBeforeClose property and AutoCloseable implementation 2 years ago
Juergen Hoeller c56c304536 PathEditor considers single-letter URI scheme as NIO path candidate 2 years ago
rstoyanchev 8090a52f5c ForwardedHeaderFilter supports ERROR requestUri attribute 2 years ago
rstoyanchev 19bca03aa2 Polishing in ForwardedHeaderFilter 2 years ago
rstoyanchev 0e6e225fb9 Implement messageSize methods in JettyWebSocketSession 2 years ago
rstoyanchev 8ca82120e0 Add missing exception name to DisconnectedClientHelper 2 years ago
rstoyanchev 9ade52dbe2 Exclude Part and MultipartFile from nested constructor binding 2 years ago
Yanming Zhou feef98b73c Correct conversion from Resource[] with length 1 to Collection<Resource> 2 years ago
Juergen Hoeller 4a6c3e8f5d Fix reactive retrieval of cached null value for empty Mono 2 years ago
Sébastien Deleuze f77713b7e0 Document testing automatic checkpoint/restore at startup 2 years ago
Stéphane Nicoll dc5bef16b4 Polish Default Profile section 2 years ago
Juergen Hoeller f3b1f37000 Process URL path for filename extraction if URI does not expose path 2 years ago
Sébastien Deleuze df00aafdff Add a nested generics test for GenericTypeResolver 2 years ago
Sébastien Deleuze 7cf124b696 Revert "Support WildcardType resolution in GenericTypeResolver" 2 years ago
Brian Clozel 35fcbae8c6 Fix reactive HTTP server Observation instrumentation 2 years ago
Stéphane Nicoll c8e6315a67 Polish 2 years ago
Stéphane Nicoll 61be452402 Quote name attribute if necessary 2 years ago
Sam Brannen 0cbbd3a0d5 Polishing 2 years ago
Stéphane Nicoll c92a0bd493 Prevent AotDetector to be initialized at build-time 2 years ago
Stéphane Nicoll 755fd75512 Merge pull request #31694 from quaff 2 years ago
Stéphane Nicoll f8a40555af Upgrade copyright year of changed file 2 years ago
Yanming Zhou 64d5e904e8 Use AssertJ isInstanceOf where feasible 2 years ago
Stéphane Nicoll 4e2d357318 Remove list of supported websocket servers 2 years ago
Stéphane Nicoll 264ec517f2 Polish 2 years ago
Stéphane Nicoll b2e3be10d4 Add test to reproduce behavior 2 years ago
Sam Brannen 246833329f Register runtime hints for skipped exceptions in the TestContext framework 2 years ago
rstoyanchev 43700302c6 RequestMappingInfo defaults to PathPatternParser 2 years ago
rstoyanchev 54ecbb2bc8 Update link to stompjs library 2 years ago
Stéphane Nicoll 9eb2f29d4a Move sample to unit test 2 years ago
Sam Brannen 97264c77dd Consistently log exceptions from TestExecutionListeners at WARN level 2 years ago
Sam Brannen b17f3bc07b Polishing 2 years ago
Sam Brannen a15f472898 Include scroll() in SharedEntityManagerCreator's queryTerminatingMethods 2 years ago
Stéphane Nicoll 0785256b2f Match HandlerMapping lookup to bean signature 2 years ago
Sam Brannen 95e250d4bd Log test aborted exceptions at INFO level in the TestContext framework 2 years ago
Sam Brannen dbad9fd208 Update copyright headers 2 years ago
Sam Brannen 657b1c6455 Document need for -parameters flag in exception messages 2 years ago
Sam Brannen 23dc5696d9 Polish contribution 2 years ago
RedStainedInk a56bf87476 Clarify that DI is a type of IoC 2 years ago
Stéphane Nicoll c2745de60c Polish 2 years ago
Juergen Hoeller 710373d286 Consider generics in equals method (for ConversionService caching) 2 years ago
Juergen Hoeller 0599320bd8 Filter candidate methods by name first (for more efficient sorting) 2 years ago
Juergen Hoeller 8921be18de Properly return loaded type even if identified as reloadable 2 years ago
Juergen Hoeller 6ff75f157b Detect current schema as indicated by JDBC Connection 2 years ago
Brian Clozel 15d9d9d06a Add current observation context in ClientRequest 2 years ago
Krane 894dce7cd8 Optimize loops on BeanDefinitionPropertiesCodeGenerator 2 years ago