7383 Commits (326154270fa6338010a1c047044fc4a9f21e910b)
 

Author SHA1 Message Date
Juergen Hoeller c664010001 Added conversion support for Java 8's ZoneId class and the 'of' method convention 11 years ago
Juergen Hoeller 0c00b0d902 Added 'zone' attribute to @Scheduled 11 years ago
Rossen Stoyanchev 39ff1e2c53 Add StompProtocolHandler tests 11 years ago
Andy Wilkinson 364bc35709 Use correct header for version in CONNECTED frame 11 years ago
Arjen Poutsma 20c4177466 Merge pull request #350 from ok2c/httpclient_4_3 11 years ago
Oleg Kalnichevski 296e2189a2 Post SPR-8804 optimizations: better use of HC 4.3 APIs 11 years ago
Rossen Stoyanchev 80812d30d4 Protect STOMP passcode from showing up in logs 11 years ago
Rossen Stoyanchev 1472e9795f Update SpringConfiguration to support beans by type 11 years ago
Rossen Stoyanchev f0dda0e38b Add WebSocket integration tests w/ Java configuration 11 years ago
Phillip Webb 744e1ed203 Merge pull request #304 from antonio-marrero/master 11 years ago
Antonio Marrero 57f7b14b49 Assign lowest priority to `/**` pattern 11 years ago
Phillip Webb c1dafed886 Refine AntPathMatcher.combine when p1 contains '.' 11 years ago
Phillip Webb 57dfc13f30 Merge pull request #326 from Xaerxess/SPR-10798 11 years ago
Grzegorz Rożniecki 00c744ba1a Fix malformed code in documentation 11 years ago
Phillip Webb c93fbda56d Merge pull request #335 from clemp6r/SPR-10850 11 years ago
clemp6r 84242f1aff Fix elvis operator mistake in reference docs 11 years ago
Juergen Hoeller 365ce55a93 Polishing 11 years ago
Juergen Hoeller 465e6292eb Javadoc fixes 11 years ago
Juergen Hoeller fe8dec912d @Bean methods are allowed to override existing bean definitions with a role other than ROLE_APPLICATION now (e.g. framework-generated default beans) 11 years ago
Rossen Stoyanchev 4b2847d9d1 Add ChannelInterceptor to spring-messaging module 11 years ago
Rossen Stoyanchev 467a6b9fa7 Fix failing tests and upgrade websocket to Jetty 9.0.5 11 years ago
Arjen Poutsma 3d645cf808 Added documentation on DecompressingHttpClient 11 years ago
Juergen Hoeller 38c8c6d085 Turned AsyncRequestCallbackAdapter into a private inner class 11 years ago
Juergen Hoeller bb971cecf1 A BeanDefinitionRegistryPostProcessor may register other BeanDefinitionRegistryPostProcessors 11 years ago
Juergen Hoeller bb18f81b50 Added "recovery-interval" attribute to <jms:listener-container> 11 years ago
Rossen Stoyanchev 4c0da5867a Add Java config support for WebSocket and STOMP 11 years ago
Rossen Stoyanchev 4b6a9ac180 Polish WebSocketHttpRequestHandler 11 years ago
Juergen Hoeller 4447248a83 Introduced support for @Lazy on injection points 11 years ago
Juergen Hoeller 01b8d9327d AnnotationConfigWebApplicationContext allows for repeated register/scan calls 11 years ago
Juergen Hoeller 091712df06 Consistent use of Class<?> 11 years ago
Juergen Hoeller e812b6cea0 Marked @Profile as @Documented 11 years ago
Juergen Hoeller 5efe894ee4 Not exposing ApplicationContext on ConditionContext anymore 11 years ago
Juergen Hoeller 1e64eed6b2 Reintroducing deprecated addConstructorArg variant 11 years ago
Juergen Hoeller b75fa9d7a7 Upgraded to Reactor 1.0 M2 release 11 years ago
Rob Winch 6969ae94a0 Merge pull request #346 from rwinch/SPR-10860 11 years ago
Rob Winch 00bc54dcc5 Restore method signatures on MediaType 11 years ago
Rossen Stoyanchev 750930fa25 Fix bug with the order of messaging arg resolvers 11 years ago
Arjen Poutsma ebcee26d57 Add AsyncRestTemplate 11 years ago
Phillip Webb 89b53cfcd5 Javadoc that @Conditionals are not inherited 11 years ago
Phillip Webb ced5ea2f93 Revert "Ensure @Conditions consider super classes" 11 years ago
Rossen Stoyanchev 402a3b8473 Fix javadoc 11 years ago
Jan Machacek 3f130a1c08 Add support for custom types in AMMH 11 years ago
Jan Machacek c48a41ea7a Fix minor issue in JettyRequestUpgradeStrategy 11 years ago
Rossen Stoyanchev ed9b2966c0 Revise use of FilterChain in MockMvc 11 years ago
Phillip Webb 620c16f5c7 Ensure @Conditions consider super classes 11 years ago
Juergen Hoeller 8f90eacd92 Polishing 11 years ago
Juergen Hoeller aecf60d21f Discovering and accumulating all @Profile meta-annotations 11 years ago
Juergen Hoeller c9771012e9 Introduced @Description annotation for populating BeanDefinition.getDescription() 11 years ago
Rossen Stoyanchev cf2e1ffc65 Fix failing test 11 years ago
Rossen Stoyanchev 64baef9f19 Fix failing tests 11 years ago