This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-commons
Watch
1
Star
0
Fork
0
You've already forked spring-data-commons
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
537fc430a9d78de5ebd015d27db9eff9883eea5e
spring-data-commons
/
src
/
test
/
java
/
org
/
springframework
/
data
/
convert
History
Oliver Gierke
9d3fab5e41
DATACMNS-628 - Polishing.
...
Renamed converter to ThreeTenBackPortConverter to better reflect the project we're integrating with.
2015-01-05 18:14:46 +01:00
..
BytecodeGeneratingEntityInstantiatorUnitTests.java
DATACMNS-578 - Polishing.
2014-10-21 12:18:01 +02:00
CollectionFactoryUnitTests.java
DATACMNS-451 - Added custom CollectionFactory.
2014-02-26 05:12:23 +01:00
ConfigurableTypeInformationMapperUnitTests.java
DATACMNS-266 - Use new common Maven build infrastructure.
2013-01-16 15:15:24 +01:00
DefaultTypeMapperUnitTests.java
DATACMNS-349 - Opened up SPI in DefaultTypeMapper to allow subclasses to resolve TypeAliases.
2013-07-23 13:21:59 +02:00
EntityInstantiatorsUnitTests.java
DATACMNS-578 - Speed up instance creation by generating factory classes with ASM.
2014-10-21 12:18:01 +02:00
Jsr310ConvertersUnitTests.java
DATACMNS-623 - Added converter for JSR-310 Instant instances.
2014-12-30 19:09:27 +01:00
MappingContextTypeInformationMapperUnitTests.java
DATACMNS-485 - Fixed false negative type alias detection in MappingContextTypeInformationMapper.
2014-04-15 07:49:38 +02:00
ReflectionEntityInstantiatorUnitTests.java
DATACMNS-300 - Fixed exception handling in ReflectionEntityInstantiator.
2013-03-25 13:35:09 +01:00
SimpleTypeInformationMapperUnitTests.java
DATACMNS-332 - Performance improvements in conversion subsystem hotspots.
2013-05-17 13:58:14 +02:00
ThreeTenBackPortConvertersUnitTests.java
DATACMNS-628 - Polishing.
2015-01-05 18:14:46 +01:00