7151 Commits (d202573e1a582cd1c3b48d0ee75110a458a4da89)
 

Author SHA1 Message Date
Juergen Hoeller d202573e1a Revised spring-oxm for 4.0 11 years ago
Juergen Hoeller b25876fd0f Polishing 11 years ago
Juergen Hoeller facf31f01a Javadoc fixes 11 years ago
Juergen Hoeller e8c0ef8305 ThreadPoolTaskScheduler allows for setPoolSize changes at runtime 11 years ago
Juergen Hoeller e523152653 Properly handle getMethodDescriptors() null value on IBM JVM 11 years ago
Juergen Hoeller 3ca0dcd912 Fixed method count in AbstractMethodMockingControl's IllegalStateException message 11 years ago
Arjen Poutsma e33324b700 Changed Future<Void> to Future<?> 11 years ago
Rossen Stoyanchev 79ddba5d01 Polish WebSocket integration tests 11 years ago
Rossen Stoyanchev fee3148b0f Add Tomcat WebSocket integration tests 11 years ago
Rossen Stoyanchev e21bbdd933 Polish WebSocket/STOMP Java config 11 years ago
Rossen Stoyanchev 5d69700515 Remove incorrect package import 11 years ago
Juergen Hoeller ed7c8b5a53 Fixed getCachedExecutor race condition in MethodReference 11 years ago
Spring Buildmaster fcd32bc5f5 Increment version to 4.0.0.BUILD-SNAPSHOT 11 years ago
Spring Buildmaster 8db4089e54 Release version 4.0.0.M3 11 years ago
Rossen Stoyanchev 1f897329f9 Add support for Ping and Pong WebSocket messages 11 years ago
Rossen Stoyanchev cbdb99c042 Add basic javadoc to spring-messaging annotations 11 years ago
Rossen Stoyanchev 50178550eb Add option to remove path ext in ServletUriCompBuilder 11 years ago
Juergen Hoeller caa1218d36 Polishing 11 years ago
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