Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fullstack CRUD example using Angular 17, Spring Boot, and MySQL - Spring Boot Rest Api, Spring Data JPA with MySQL, Angular 17 Http Client

Notifications You must be signed in to change notification settings

bezkoder/angular-17-spring-boot-mysql-example

Repository files navigation

Spring Boot + Angular 17 + MySQL CRUD example

Full-stack Angular 17 + Spring Boot Tutorial CRUD Application with MySQL database in that:

  • Each Tutorial has id, title, description, published status.
  • We can create, retrieve, update, delete Tutorials.
  • We can also find Tutorials by title.

angular-17-spring-boot-mysql-example-crud.png

Angular 17 + Spring Boot + MySQL CRUD example

Run both Back-end & Front-end in one place:

Integrate Angular with Spring Boot Rest API

More Practice:

Angular 17 + Spring Boot: File upload example

Angular 17 + Spring Boot: JWT Authentication and Authorization example

Run Spring Boot application

mvn spring-boot:run

The Spring Boot Server will export API at port 8081.

Run Angular Client

npm install
ng serve --port 8081

About

Fullstack CRUD example using Angular 17, Spring Boot, and MySQL - Spring Boot Rest Api, Spring Data JPA with MySQL, Angular 17 Http Client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /