Property Matching

Custom Getters

Joins

Inheritance via discriminator field

Google Protocol Buffers

Converters

Blog entry

Community content

Intellij IDEA UnsupportedClassVersionError import with wrong classifier

Update: this is now sorted by Release 8.0.0

check [https://github.com/arnaudroger/SimpleFlatMapper/issues/673](Issue 673), there is a setting the vm used by the maven importer and it need to match the project vm. there is a bug open at intellij [https://youtrack.jetbrains.com/issue/IDEA-203432](There is no "Use Project JDK" option for "JDK for Importer") to make that easier.

modules

Mappers

Module Maven Javadoc
sfm-lightning-csv Maven Central JavaDoc
sfm-csv Maven Central JavaDoc
sfm-jdbc Maven Central JavaDoc
sfm-datastax Maven Central JavaDoc
sfm-jooq Maven Central JavaDoc
sfm-springjdbc Maven Central JavaDoc
sfm-poi Maven Central JavaDoc
sfm-querydsl Maven Central JavaDoc
sfm-sql2o Maven Central JavaDoc
sfm-jdbi Maven Central JavaDoc
sfm-jdbi3 Maven Central JavaDoc

Libraries

Module Maven Javadoc
sfm-converter Maven Central JavaDoc
sfm-map Maven Central JavaDoc
sfm-reflect Maven Central JavaDoc
sfm-util Maven Central JavaDoc
sfm-converter-joda-time Maven Central JavaDoc

Google Groups

Known issues

Spring boot issue 1.4.3

Tomcat embedded See broke the service loaders. upgrade to last spring boot or move to jetty.

2017-02-21 16:35:31.564 ERROR [http-nio-8080-exec-9] [] [dispatcherServlet]: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initia
java.lang.NoClassDefFoundError: Could not initialize class org.simpleflatmapper.converter.ConverterService
        at org.simpleflatmapper.map.mapper.ConstantSourceMapperBuilder.<init>(ConstantSourceMapperBuilder.java:91)
        at org.simpleflatmapper.map.mapper.ConstantSourceMapperBuilder.<init>(ConstantSourceMapperBuilder.java:79)

...
2017-02-21 16:19:37.308 ERROR [http-nio-8080-exec-10] [] [dispatcherServlet]: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Handler dispatch failed; nested exception is java.util.ServiceConfigurationError: org.simple
        java.io.FileNotFoundException: JAR entry !/META-INF/services/org.simpleflatmapper.converter.ConverterFactoryProducer not found in /tmp/jar_cache2379861323892080478.tmp