Sample project that demonstrates how to use Mapstruct to map data between Java beans and Protobuf generated beans
- Build the project:
mvn clean package
- Run the .jar:
java -jar mapstruct-protobuf-java-demo-${version}.jar
- swagger-ui:
http://localhost:8080/swagger-ui/index.html
- json:
http://localhost:8080/v2/api-docs