Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)_