Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikenew01/projeto-h2-maven
Projeto com configuração inicial para utilização do H2 no ambiente de teste.
https://github.com/mikenew01/projeto-h2-maven
database-schema h2 h2-database java java-library java12 junit junit-test maven maven-plugin
Last synced: about 2 months ago
JSON representation
Projeto com configuração inicial para utilização do H2 no ambiente de teste.
- Host: GitHub
- URL: https://github.com/mikenew01/projeto-h2-maven
- Owner: mikenew01
- Created: 2019-09-07T01:30:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T23:29:36.000Z (almost 3 years ago)
- Last Synced: 2023-05-20T00:26:58.480Z (over 1 year ago)
- Topics: database-schema, h2, h2-database, java, java-library, java12, junit, junit-test, maven, maven-plugin
- Language: Java
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to H2Testing 👋
[![Twitter: maikoncanuto](https://img.shields.io/twitter/follow/maikoncanuto.svg?style=social)](https://twitter.com/maikoncanuto)> Project with base configuration for execution of unit tests with bank H2
## Install
```sh
mvn clean package
```## Run tests
```sh
mvn clean package
```## Author
👤 **Maikon Canuto**
* Twitter: [@maikoncanuto](https://twitter.com/maikoncanuto)
* Github: [@maikoncanuto](https://github.com/maikoncanuto)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Maikoncanuto/projeto-h2-maven/issues).
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_