Skip to content

furkankayam/react-springboot-crud-app

Repository files navigation

📃 React + Spring Boot CRUD APP


⚡Home

home

⚡Create User

create

⚡Update User

update

⚡Search Users

search

⚡Swagger UI

swagger

⚡Database

database

⚡Test

test

⚡Docker Compose

docker


  • ✅ React + Spring Boot CRUD App


Used Technologies in The Project:

React Redux Toolkit Tailwind CSS Axios Java Spring Boot PostgreSQL Maven Open API Docker


Installation

git clone https://github.com/furkankayam/react-springboot-crud-app.git

Usage

docker-compose up

URL

▶️ UI

http://localhost

▶️ Swagger UI

http://localhost:8080/swagger-ui.html

▶️ Database

http://localhost:9090
  • rdbms: PostgreSQL
  • username: postgres
  • password: postgres
  • database: crud_example


License

This project is licensed under the MIT License. See the LICENSE file for details

Created by Mehmet Furkan KAYA