Simple Web Service
Answered
Hello everyone. I'm fairly new to IntelliJ and I'm wanting to create a very simple web service. Something like a hello world type of program. Furthermore, I'm looking to host this service in AWS, but first things first I need to created it.
Has anyone created a very simple tutorial on how to do something like this?
Thanks in advance for the help.
Please sign in to leave a comment.
Please check these pages:
https://www.jetbrains.com/help/idea/2016.3/web-services.html
https://www.jetbrains.com/help/idea/2016.3/creating-and-running-your-first-restful-web-service-on-glassfish-application-server.html