tanszek:oktatas:iss_t:jax-rs_web_service
Java - JAXRS
Install Apache Maven from the official website.
git clone https://github.com/wildfly/quickstart.git cd jaxrs-client
Build the documentation:
mvn clean package -Pdocs
Build the source code of the example:
mvn clean install
Install WildFly application server from the official webpage, and start it as follows:
cd wildfly_installation_folder/bin ./standalone -c standalone-full.xml
Deploy application to wildfly locally:
mvn clean install
Start tests:
mvn verify -Parq-remote
tanszek/oktatas/iss_t/jax-rs_web_service.txt · Last modified: 2023/05/14 16:00 by knehez