DionysisT
DionysisT
JCHJava Community | Help. Code. Learn.
Created by DionysisT on 10/19/2024 in #java-help
Set up Jersey Rest Api in Eclipse
Hi guys i have an assignment for my college to make a rest api by using jersey and jax-rs...But the problem that i am facing is that i don't know how to start a project and i don't find any info online to set up a project with jersey in eclipse. Can anyone help me?
9 replies
JCHJava Community | Help. Code. Learn.
Created by DionysisT on 6/7/2024 in #java-help
DionysisT
Hi guys i am implementing a website with bcakend as rest-api with spriongboot and i have made the auth as session but i want the static files to served by apache but before send them to client to use the auth from springboot on tomcat how could i done it?
8 replies
JCHJava Community | Help. Code. Learn.
Created by DionysisT on 4/24/2024 in #java-help
Website 3tier architecture with spring boot
Hi guys i would like to ask about how do you develop a website with 3 tier architecture with spring boot. The main problem that i face is that i cant understand the cliend where will send the http request to get the page into an APACHE server that will have the static front-end files and then with the javascript calls to fetch from the tomcat or to put the files inside the resource and get the spring boot programm the calls and serve the html pages?
18 replies