Skip to content

jim-reespotter/CRUD-JPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-JPA

This is an example of a simple Angular front-end/Springboot backend webapp

current state of play:

to do:

  • make copyWebApp a dependsOn of bootJar
  • add DB content (its currently empty)

Commits:

Environment:

  • Windows
  • Corretto Java 17
  • Gradle 8.7 (on PATH)
  • Node.js 22.2.0 installed
  • angular CLI installed (npm install @angular/cli in frontend directory)

Other points:

  • ng is frontend/node_modules/.bin/ng
  • had to install material theme (ng add @angular/material in frontend)
  • If you want to debug stuff, run Springboot, then ng serve the frontend + browse to http://localhost:4200 - there's a proxy for /api through to the backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors