Skip to content

joejensen/ng-jaxrs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-jaxrs-starter

A Maven / Angular / JAX-RS(RestEasy) starter project.

Features

  • Build both the Angular FrontEnd and JAX-RS backend via a single maven command.
  • Frontend client and backend resource definitions are automatically built from an OpenApi spec to keep them in sync.
  • Angular frontend can be run via Angular CLI with a proxy to the JAX-RS backend for testing
  • Builds a single executable jar that can serve both the Angular App and JAX-RS service for testing or internal deployment(Using an embedded Undertow server).

Getting Started

  • TODO

About

Starter Maven Project for an Angular Client with a JAX-RS back end generated from an OpenAPI Spec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published