Created
June 25, 2013 20:09
-
-
Save cwash/5861916 to your computer and use it in GitHub Desktop.
Dirty trick to speed up JAXBContext initialization
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System.setProperty("com.sun.xml.bind.v2.runtime.JAXBContextImpl.fastBoot", "true"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment