spring-projects / spring-projects/spring-data-examples
Reduce infrastructure requirements of Examples
Open
@schauder is already working on this.
Since Oct 18, 2018.
in-progress
- Dominant language
- Java
- Stars
- 5.4k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
Building examples should succeed even without any database running, nor Docker available.
It should be possible to either have a database running locally or docker available to execute the tests.
There should be a maven profile that forces the execution of tests, so no tests get silently ignored due to lack of infrastructure.
And everything in a way that looks the same for all modules.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.