Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update READM.md
  • Loading branch information
oluizeduardo authored Oct 19, 2021
1 parent 6727888 commit cc54179
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,17 @@ REST API simulating a digital wallet.
- [Spring Web](https://spring.io/guides/gs/serving-web-content/)
- [Spring Dev Tools](https://docs.spring.io/spring-boot/docs/1.5.16.RELEASE/reference/html/using-boot-devtools.html)
- [Spring Validation](https://www.baeldung.com/spring-boot-bean-validation)
- Spring Boot
* [ModelMapper](http://modelmapper.org/)
* [Project Lombok](https://projectlombok.org/)
* Java 11
* JPA/[Hibernate](https://hibernate.org/orm/)
* [Flyway](https://flywaydb.org/documentation/)
* [JUnit](https://junit.org/junit5/docs/current/user-guide/)
* [AssertJ](https://assertj.github.io/doc/)
* Datasources
- [MySql](https://www.mysql.com/)
- [H2 Database Engine](https://www.h2database.com/html/cheatSheet.html)

# API Test
* [Postman](https://www.postman.com/)
Expand Down

0 comments on commit cc54179

Please sign in to comment.