ccd-web-0.4
Pre-release
Pre-release
This release will be used as the second demo running over at PSC. The functionalities are mostly the same for both the first and second demo. Below are the key differences:
- Used Spring Boot 1.2.4.RELEASE
- Able to compile to both war (server) and jar (desktop) file.
- Used embedded database for desktop profile.
- Used embedded servlet container (Jetty or Tomcat) for desktop profile.
- Used Thymeleaf instead of JSP for templates.
- Used the latest version of GES (fastGES) and PC-Stable, ccd-algorithm-0.3 and lib-tetrad-0.3.
- Require users to register and log on before using the web application.
- Require users to setup user profile before using as a desktop application.