Download javafx-rest-archetype-1.0.jar
javafx/javafx-rest-archetype-1.0.jar.zip( 16 k)
The download jar file contains the following class files or Java source files.
META-INF/maven/archetype-metadata.xml
archetype-resources.__rootArtifactId__-client.src.main.java.client.SimpleRestApp.java
archetype-resources.__rootArtifactId__-client.src.main.java.client.SimpleRestAppFactory.java
archetype-resources.__rootArtifactId__-client.src.main.java.client.WelcomeController.java
archetype-resources.__rootArtifactId__-client.src.main.java.client.WelcomeRestService.java
archetype-resources.__rootArtifactId__-common.src.main.java.common.WelcomeMessage.java
archetype-resources.__rootArtifactId__-server.src.main.java.server.controller.WelcomeController.java
archetype-resources/__rootArtifactId__-client/pom.xml
archetype-resources/__rootArtifactId__-client/src/main/resources/__rootArtifactId__-client.properties
archetype-resources/__rootArtifactId__-client/src/main/resources/fxml/Welcome.fxml
archetype-resources/__rootArtifactId__-client/src/main/resources/log4j.xml
archetype-resources/__rootArtifactId__-client/src/main/resources/styles/styles.css
archetype-resources/__rootArtifactId__-common/pom.xml
archetype-resources/__rootArtifactId__-server/pom.xml
archetype-resources/__rootArtifactId__-server/src/main/resources/log4j.xml
archetype-resources/__rootArtifactId__-server/src/main/webapp/WEB-INF/rest-app-servlet.xml
archetype-resources/__rootArtifactId__-server/src/main/webapp/WEB-INF/web.xml
archetype-resources/pom.xml
Related examples in the same category