You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project using Spring Boot for implementing a RESTful backend, and Angular for creating a JavaScript-based frontend. It fetches and displays a List of JPA entities from a database, and persists new ones through a form.