himash79 /
Spring-boot-MYSQL-Rest-API-CRUD
Build Restful web services using spring boot and MYSQL and Hibernate as well as End-points authenticate with JWT authentication.
Loading repository data…
K1ethoang / repository
Build Restful API service with Spring boot
Login Page and Change Password Page.env (Optional - if you need to send mail).env.example in resources folder to .env.dev and change your value to set up mail
EMAIL_USERNAME=<Your email address>
EMAIL_PASSWORD=<Your email's password>
Edit configuration of
project docker image pull mysql:8.3.0
docker run --name k1ethoang-mysql-container -d -e MYSQL_ROOT_PASSWORD=123456 -p 6603:3306 mysql:8.3.0
Create connection (Do not change):
Create database in MySQL name: Learn_BackEnd or use script create database Learn_BackEnd
Run your docker first, you can run via Docker Desktop
Run command in your project folder
./mvnw spring-boot:run
Selected from shared topics, language and repository description—not editorial ratings.
himash79 /
Build Restful web services using spring boot and MYSQL and Hibernate as well as End-points authenticate with JWT authentication.
bodyAce15 /
The app is a full RESTful API using json web tokens (JWT) for authentication and Vue.js to build a SPA on the front-end.
Joaorooliveira /
API RESTful completa para gestão de clínica médica (Voll.med). Desenvolvida em Java 21 e Spring Boot 3, inclui CRUDs, agendamento de consultas com regras de negócio complexas (SOLID), autenticação Stateless com JWT, Migrations com Flyway, documentação via Swagger e testes automatizados (JUnit/Mockito).
kafousis /
Build and secure a RESTful API using Spring Data REST and Spring Security.
kafousis /
Build and secure a RESTful API using Spring Data JPA and Spring Security.
sunny-raj-sah /
I am Sunny Raj, a full-stack developer skilled in React.js, Node.js, Express, MongoDB, Java, C++, SQL, and Socket.io. I build scalable, secure, real-time apps, integrating frontend & backend with JWT authentication, role-based access, database optimization, RESTful APIs, and strong DSA skills.