API REST with Basic Authentication and Oracle NoSql.
- CRUD
- API Restful
- Basic Authentication
- Java JDK 11
- Apache Maven >= 3.6.3
- Oracle NoSql
- Java
- Spring
- NoSql
- Maven
- Lombok
- Swagger
$ git clone https://github.com/danilomeneghel/api-oracle-nosql.git
$ cd api-oracle-nosql
To load the project, type in the terminal:
$ ./mvnw spring-boot:run
Restful API Documentation:
http://localhost:8080/swagger-ui.html
Username: admin
Password: admin
Project licensed under The MIT License (MIT).
Developed by
Danilo Meneghel
[email protected]
http://danilomeneghel.github.io/