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
828c19a4e536dcd0b96bd38f9f63f668e2702feb
spring-data-commons
/
src
/
test
/
java
/
org
/
springframework
/
data
/
convert
History
Oliver Gierke
828c19a4e5
DATACMNS-773 - Added support for persisting ZoneId instances as Strings.
...
We now ship converters for JSR-310 and ThreeTenBP's ZoneId conversion to String and back.
2015-10-05 18:03:42 +02:00
..
BytecodeGeneratingEntityInstantiatorUnitTests.java
DATACMNS-710 - Polishing.
2015-06-15 22:16:46 +02:00
ClassGeneratingEntityInstantiatorUnitTests.java
DATACMNS-710 - Replace ObjectInstantiatorClassGenerator
2015-06-15 22:16:43 +02: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-710 - Polishing.
2015-06-15 22:16:46 +02:00
Jsr310ConvertersUnitTests.java
DATACMNS-773 - Added support for persisting ZoneId instances as Strings.
2015-10-05 18:03:42 +02: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-773 - Added support for persisting ZoneId instances as Strings.
2015-10-05 18:03:42 +02:00