Projections support module for Binis CodeGen Library.
High performance, easy to use interface projections.
For usage examples please see [https://github.com/binis2/code-generation]
For full project examples please see [https://github.com/binis2/code-generation-examples]
<dependency>
<groupId>dev.binis</groupId>
<artifactId>code-generator-projection</artifactId>
<version>1.3.3</version>
</dependency>Core - [https://github.com/binis2/code-generation-core]
Generation Module - [https://github.com/binis2/code-generation]
Spring Extension - [https://github.com/binis2/code-generation-spring]
Tests mocking suite - [https://github.com/binis2/code-generation-test]
Annotation processor - [https://github.com/binis2/code-generation-annotation]
Validation and Sanitization extension - [https://github.com/binis2/code-generation-validation]
Jackson support - [https://github.com/binis2/code-generation-jackson]
Spring Boot configuration - [https://github.com/binis2/code-generation-spring-configuration]
Hibernate support - [https://github.com/binis2/code-generation-hibernate]