- JDK 17+ (How to download)
- IDE: IntelliJ IDEA (Optional)
- Lombok: Install plugin in your IDE or Text Editor. How to install Lombok
- MySQL (Use with Docker)
https://github.com/K1ethoang/BE_Learn-Vocabulary_KDP.git
cd BE_Learn-Vocabulary_KDP
- Has 2
.env
file: .env.example for you set up with your configuration and .env.dev to run if you do not care about configuration.
- Follow-up document of Docker
Access http://localhost:9091/swagger-ui/index.html to see Api document, read more Usage wiki