This website requires JavaScript.
Explore
Help
Sign In
admin
/
spring-projects-spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-projects-spring-framework
mirror of
https://github.com/spring-projects/spring-framework
synced
2026-06-08 17:33:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cf197864c0f967f0c3eb98e5a1a0faecdb717af
spring-projects-spring-fram…
/
spring-context
/
src
/
main
/
java
/
org
/
springframework
T
History
Juergen Hoeller
6cf197864c
DefaultLifecycleProcessor properly handles count for dependent beans
...
Issue: SPR-16901
2018-06-06 21:25:26 +02:00
..
cache
Fix faulty BeanPostProcessorChecker logs with @EnableCaching
2018-06-04 14:51:14 +02:00
context
DefaultLifecycleProcessor properly handles count for dependent beans
2018-06-06 21:25:26 +02:00
ejb
Consistent Class array vs vararg declarations (and related polishing)
2018-02-14 14:44:00 +01:00
format
Polish: Maps with keys that are enum values should be replaced with EnumMap
2018-02-10 12:09:33 +01:00
instrument
/classloading
LoadTimeWeaver detection differentiates between WebSphere and Liberty
2018-01-07 23:29:16 +01:00
jmx
Polishing (collapsed if checks, consistent downcasts, refined javadoc)
2018-03-08 18:11:57 +01:00
jndi
Prefer Collections.addAll call with array over Set.addAll(Arrays.asList)
2018-02-25 00:21:39 +01:00
remoting
JndiRmiServiceExporter still calls PortableRemoteObject when available
2018-03-30 15:19:38 +02:00
scheduling
Doc: @EnableScheduling needs to be declared per application context
2018-05-29 21:52:51 +02:00
scripting
Use Collection.removeIf() where possible (
#1747
)
2018-03-22 11:36:11 +01:00
stereotype
Consistent alias declarations for value attribute on stereotypes
2017-10-13 18:18:12 +02:00
ui
ConcurrentModel.addAttribute javadoc: null value not supported
2018-05-18 22:20:08 +02:00
validation
Consistent use of Collection.toArray with zero-sized array argument
2018-02-22 11:29:46 +01:00