0 Replies Latest reply on Jul 17, 2018 3:07 PM by sviluppatorefico

    New opensource application based on JavaEE 8 / WildFly 13

    sviluppatorefico

      Hello everyone, I adapted my historical project started in the distant 2004 when there was j2EE 1.4 and switched to javaee 8 on WildFly 13. This project represents a forum that includes both api rest and a jsf client. The technologes used in version 2.3.0 are:

      JAVA 10

      JSF 2.3

      EJB 3.2

      REST 2.1

      JPA 2.2. In addition, primefaces 6.2 and Hibernate Search 5.5.8 are used. It is licensed under Apache 2.0 so you can play it as you wish. I await tips on how to improve it, thanks to everyone. Here the repository