Skip to content

Latest commit

 

History

History
 
 

java-ee-with-kotlin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Steps to run this project:

  1. Clone this Git repository
  2. Navigate to the folder java-ee-with-kotlin
  3. Start your Docker daemon
  4. Execute buildAndRun.bat (for Windows) and buildAndRun.sh (for Linux/Mac)
  5. Wait until Open Liberty is read to access requests: docker logs -f java-ee-with-kotlin
  6. Hit the following endpoints with (HTTP GET):
http://localhost:9080/resources/books
http://localhost:9080/resources/books/1
http://localhost:9080/resources/books/42