Skip to content

OKaluzny/jee-uuid-servlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate UUID using Servlet API.

Technology stack:

  • Maven;
  • WildFly;

Build and Deploy

Scripts for the local environment:

  • build - build the application.
  • deploy-wildfly - deploy the application.

This is what my example does:

  • Open Postman or some other assistant.
  • Go to http://localhost:8080/jee-uuid and do it POST request.

The view in the Postman:

alt tag

Releases

No releases published

Packages

No packages published