Skip to content

firsthour/service-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Springboot Angular project to generate JAX-RS REST services.

Run src/main/java/net/firsthour/gen/Application to start the server.

Browse to http://localhost:8080/

To run the Angular project separately run npm start.

To build Angular project into src/main/resources/static, run npm run build.

Todo:

  • support more REST methods
  • support more REST architectures

GET generator example

POST generator example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published