This content has been marked as final.
Show 2 replies
-
1. Re: Java configuration options for Forge?
gastaldi Jul 27, 2016 6:22 PM (in response to cwheatley)Hi,
What you mean by "Java config"? Can you provide some examples?
-
2. Re: Java configuration options for Forge?
cwheatley Jul 28, 2016 9:55 AM (in response to gastaldi)It means using Java code, usually with annotations to do configuration settings instead of xml files, such as the persistence.xml that is generated by Forge when Hibernate is added to the project.