{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"holon-artisan","owner":"holon-platform","isFork":false,"description":"Holon Artisan application components.","allTopics":["holon-platform"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":21,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-14T13:42:41.525Z"}},{"type":"Public","name":"holon-maven","owner":"holon-platform","isFork":false,"description":"Holon Platform Maven super poms and archetypes. ","allTopics":["maven","archetype","holon-platform","pom","holon-maven"],"primaryLanguage":null,"pullRequestCount":1,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-05T22:17:46.728Z"}},{"type":"Public","name":"platform","owner":"holon-platform","isFork":false,"description":"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.","allTopics":["java","platform","framework","web-framework","web-application","full-stack","java-8","web-application-framework","web-platform","holon-platform","java-api","holon","platform-bom","platform-architecture"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":14,"forksCount":4,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:12:16.643Z"}},{"type":"Public","name":"holon-vaadin-flow","owner":"holon-platform","isFork":false,"description":"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. ","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":20,"starsCount":2,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:12:02.066Z"}},{"type":"Public","name":"holon-datastore-mongo","owner":"holon-platform","isFork":false,"description":"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. ","allTopics":["mongodb","document-database","datastore","json-database","holon-platform"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:11:46.059Z"}},{"type":"Public","name":"holon-datastore-jpa-querydsl","owner":"holon-platform","isFork":false,"description":"Holon Platform JPA Datastore - QueryDSL integration. This module provides a set of QueryDSL integration features for the JPA Datastore module.","allTopics":["jpa","querydsl","datastore","holon-platform","jpa-datastore","querydsl-jpa"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:11:33.992Z"}},{"type":"Public","name":"holon-datastore-jpa","owner":"holon-platform","isFork":false,"description":"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. ","allTopics":["orm","database","jpa","hibernate","datastore","eclipselink","holon-platform","spring-boot","jpa-entities","jpa-datastore"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:11:19.857Z"}},{"type":"Public","name":"holon-jpa","owner":"holon-platform","isFork":false,"description":"Holon Platform base Java Persistence API (JPA) support. Provides a set of bean property post processors to deal with JPA entity annotations.","allTopics":["jpa","bean-properties","holon-jpa"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:11:00.815Z"}},{"type":"Public","name":"holon-datastore-jdbc","owner":"holon-platform","isFork":false,"description":"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. ","allTopics":["database","jdbc","transactional","relational-databases","datastore","datasource","dialects","holon-platform","spring-boot","rdbms","java-api","jdbc-datastore"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":1,"starsCount":7,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:10:46.731Z"}},{"type":"Public","name":"holon-jdbc","owner":"holon-platform","isFork":false,"description":"Holon Platform JDBC module. Provides Java DataBase Connectivity support, dealing with javax.sql.DataSource configuration and management in single or multiple persistence source enviroments.","allTopics":["database","jdbc","datastore","datasource","holon-platform","spring-boot","hikaricp","holon-jdbc"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:10:33.908Z"}},{"type":"Public","name":"holon-reactor","owner":"holon-platform","isFork":false,"description":"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.","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:10:19.083Z"}},{"type":"Public","name":"holon-jaxrs","owner":"holon-platform","isFork":false,"description":"Holon Platform JAX-RS integration module, including RestClient implementation, Swagger/OpenAPI integration and Spring Boot auto-configuration for Jersey and RestEasy","allTopics":["rest","jax-rs","restful","jersey","java-8","holon-platform","spring","gson","jackson","resteasy","spring-boot-starters","json-provider"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":2,"starsCount":7,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:10:03.081Z"}},{"type":"Public","name":"holon-json","owner":"holon-platform","isFork":false,"description":"Holon Platform JSON support module.","allTopics":["json","jax-rs","gson","jackson","java-8","holon-platform","serialization","json-serialization","spring-configuration","message-serialization","holon-json","deserialization-support","spring-support"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":3,"starsCount":3,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:09:44.797Z"}},{"type":"Public","name":"holon-core","owner":"holon-platform","isFork":false,"description":"Holon Platform Core module: represents the platform foundation, providing the definition of the overall architecture, base structures and APIs.","allTopics":["java","http","rest","spring","spring-boot","authentication","core","web-framework","web-application","context","authorization","properties","java-8","datastore","authentication-backend","holon-platform","spring-security","bom","maven-bom","holon"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":4,"starsCount":14,"forksCount":6,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:08:36.128Z"}},{"type":"Public","name":"holon-shared","owner":"holon-platform","isFork":false,"description":"Holon Platform projects shared resources","allTopics":["holon-platform"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-10T11:47:58.013Z"}},{"type":"Public","name":"holon-examples","owner":"holon-platform","isFork":false,"description":"Holon Platform Examples","allTopics":["jwt","mongodb","jpa","jwt-authentication","holon-platform","vaadin-flow","spring-boot","jax-rs","jdbc","swagger","datastore","vaadin-ui","spring-context","holon","jax-rs-server"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":10,"issueCount":0,"starsCount":7,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-21T23:35:39.254Z"}},{"type":"Public","name":"holon-vaadin","owner":"holon-platform","isFork":false,"description":"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.","allTopics":["ui","ux","web-application","vaadin","java-8","ui-components","web-application-framework","vaadin8","spring-boot","holon-vaadin"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":0,"starsCount":3,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-21T23:11:21.157Z"}},{"type":"Public","name":"holon-vaadin7","owner":"holon-platform","isFork":false,"description":"Holon Platform Vaadin 7 compatible module for the Holon Platform Vaadin UI integration.","allTopics":["ui","ux","web-application","vaadin","ui-components","web-application-framework","holon-platform","spring-boot","holon-vaadin"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-21T09:03:14.939Z"}},{"type":"Public","name":"holon-vaadin-flow-demo","owner":"holon-platform","isFork":false,"description":"Vaadin Flow demo application (Bakery online store)","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":3,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-04-23T13:48:38.786Z"}},{"type":"Public","name":"spring-boot-jaxrs-multitenant-api-example","owner":"holon-platform","isFork":false,"description":"RESTful API application in a multi-tenant architecture using Spring Boot and the Holon platform","allTopics":["api","jwt","spring-boot","jax-rs","rest-api","multi-tenancy","multi-tenant-architecture"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":14,"forksCount":8,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-03-01T10:17:32.928Z"}},{"type":"Public","name":"spring-boot-jaxrs-swagger-api-example","owner":"holon-platform","isFork":false,"description":"Simple API application using Spring Boot, Jersey and Swagger","allTopics":["api","spring-boot","jax-rs","swagger","jersey","actuator","holon-platform"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":7,"forksCount":7,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-03-01T10:04:45.041Z"}},{"type":"Public","name":"example-webapp-jboss-jpa","owner":"holon-platform","isFork":false,"description":"A simple web application example to be deployed on JBoss, using JPA Datastore ","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-02T15:51:25.182Z"}},{"type":"Public","name":"example-webapp-jboss-jdbc","owner":"holon-platform","isFork":false,"description":"A simple web application example to be deployed on JBoss, using JDBC Datastore","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-02T15:50:12.536Z"}}],"repositoryCount":23,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"holon-platform repositories"}