rrighi
Innovation driven software engineer and passionate open-source software supporter.
Bologna, Italy
Pinned Repositories
holon-core
Holon Platform Core module: represents the platform foundation, providing the definition of the overall architecture, base structures and APIs.
holon-datastore-jdbc
Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
holon-datastore-jpa
Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
holon-datastore-jpa-querydsl
Holon Platform JPA Datastore - QueryDSL integration. This module provides a set of QueryDSL integration features for the JPA Datastore module.
holon-datastore-mongo
Holon Platform MongoDB Datastore module. This is the MongoDB implementation of the Datastore API, with asynchronous and reactive interaction support, along with a full Spring and Spring Boot integration.
holon-jaxrs
Holon Platform JAX-RS integration module, including RestClient implementation, Swagger/OpenAPI integration and Spring Boot auto-configuration for Jersey and RestEasy
holon-jdbc
Holon Platform JDBC module. Provides Java DataBase Connectivity support, dealing with javax.sql.DataSource configuration and management in single or multiple persistence source enviroments.
holon-jpa
Holon Platform base Java Persistence API (JPA) support. Provides a set of bean property post processors to deal with JPA entity annotations.
holon-json
Holon Platform JSON support module.
rrighi's Repositories
rrighi/holon-core
Holon Platform Core module: represents the platform foundation, providing the definition of the overall architecture, base structures and APIs.
rrighi/holon-datastore-jdbc
Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
rrighi/holon-datastore-jpa
Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
rrighi/holon-datastore-jpa-querydsl
Holon Platform JPA Datastore - QueryDSL integration. This module provides a set of QueryDSL integration features for the JPA Datastore module.
rrighi/holon-datastore-mongo
Holon Platform MongoDB Datastore module. This is the MongoDB implementation of the Datastore API, with asynchronous and reactive interaction support, along with a full Spring and Spring Boot integration.
rrighi/holon-jaxrs
Holon Platform JAX-RS integration module, including RestClient implementation, Swagger/OpenAPI integration and Spring Boot auto-configuration for Jersey and RestEasy
rrighi/holon-jdbc
Holon Platform JDBC module. Provides Java DataBase Connectivity support, dealing with javax.sql.DataSource configuration and management in single or multiple persistence source enviroments.
rrighi/holon-jpa
Holon Platform base Java Persistence API (JPA) support. Provides a set of bean property post processors to deal with JPA entity annotations.
rrighi/holon-json
Holon Platform JSON support module.
rrighi/holon-maven
Holon Platform Maven super poms and archetypes.
rrighi/holon-reactor
This module provides integration between the Holon Platform core APIs, such as Datastore and RestClient, and the Project Reactor reactive programming model, using the Flux and Mono APIs.
rrighi/holon-shared
Holon Platform projects shared resources
rrighi/holon-vaadin
Holon Platform Vaadin UI 8 integration module. Provides the platform integration with the Vaadin web applications framework, focusing on the user interface components and data binding features using the Holon Platform Property model.
rrighi/holon-vaadin-flow
Holon Platform Vaadin Flow (10+) integration module. Provides the platform integration with the Vaadin Flow web applications platform, focusing on the user interface components and data binding features using the Holon Platform Property model.
rrighi/platform
The Holon Platform is a Java development ecosystem to create and maintain high quality, enteprise-grade web applications and services. Get started using the platform BOM.