API for searching people, including parents, children and partners in the BRP.
This is an implementation based on version 0.8 of the Haal Centraal BRP bevragen API.
Copyright © 2021 Procura BV.
Licensed under the EUPL
Committing this code to GitHub is a first step towards an open source BRP.
This application could have maven dependencies that might not be publicly available at this moment.
It also depends on several components that will become open source later.
- Java 11
- Maven 3
- Java Code formatting
- Eclipse code formatter (Intellij)
- Lombok plugin (optional)
mvn clean package
Create a run configuration to start nl.procura.haalcentraal.brp.bevragen.HcBrpBevragenApplication
- running vrijBRP Balie instance
A docker image will become available publically in the near future.