Skip to content

KeilaStuber/crud_java_angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Spring Boot API with Angular


This example app shows how to create a Spring Boot API and display its data with an Angular.

CRUD Spring Boot API with Angular


Prerequisites: Java 8, Spring Boot Tools, Node.js, Angular and MySQL .

Getting Started

To install this example application, run the following commands:

git clone https://github.com/KeilaStuber/crud_java_angular.git

Backend

Import the backend folder into Spring Boot Tools and run it.

Frontend

Import the frontend folder into an IDE of your choice. This project was done with VsCode.

Run the command below to install the Angular CLI.

Dependencies:

npm install && npm start

Angular CLI:

npm install -g @angular/cli

To execute the project:

ng serve

Register


CRUD Spring Boot API with Angular


CRUD Spring Boot API with Angular

Form


CRUD Spring Boot API with Angular

Contact

Linkedin: Keila Stuber.

About

CRUD Java + Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published