User Tools

Site Tools


tanszek:oktatas:iss_t:jax-rs_web_service

This is an old revision of the document!


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

tanszek/oktatas/iss_t/jax-rs_web_service.1684079771.txt.gz · Last modified: 2023/05/14 15:56 by knehez