Skip to content

ffraporti/javaee-rest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

javaee-rest-example

JavaEE example of a RESTful API using Java EE.

This API serves provider's information on the following format:

{"comment":"Coment Test","email":"ffraporti@gmail.com","cnpj":"12345678901","name":"Felipe","id":1}

Requirements/Dependencies

  • JDK v1.8
  • Tomcat v9.02
  • Jersey Server v1.9
  • Jersey JSON v1.9
  • JUnit v4.2

Build

  • Maven 3

About

JavaEE example for creating a RESTful API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages