Pinned Repositories
business
Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.
coffig
Lightweight configuration library written in Java.
distribution
SeedStack reference distribution provides all components in an easy-to-use package.
pep
SeedStack Project Enhancement Proposals.
poms
Common POMs for SeedStack.
samples
SeedStack sample projects, from basics to complete applications.
seed
The foundation of SeedStack, providing integration of carefully selected technologies to build applications or cloud services.
seedstack
Meta-repository for SeedStack.
store-webapp-sample
A classic Java Web application.
website
SeedStack website source.
SeedStack's Repositories
seedstack/seedstack
Meta-repository for SeedStack.
seedstack/poms
Common POMs for SeedStack.
seedstack/catalog-microservice-sample
A REST microservice exposing the API of a product catalog, based on the e-commerce domain model.
seedstack/intellij-plugin
IntelliJ plugin for SeedStack.
seedstack/pep
SeedStack Project Enhancement Proposals.
seedstack/i18n-addon
Server-side internationalization providing a Java and REST API and management screens.
seedstack/javadoc
Aggregated SeedStack Javadoc.
seedstack/jcache-addon
JCache (JSR 107) official integration for SeedStack.
seedstack/modelmapper-addon
Provides business framework automatic assemblers based on the open-source library ModelMapper.
seedstack/crud-addon
Business framework extension to automatically expose CRUD APIs of any DTO.
seedstack/jcr-addon
Official JCR integration for SeedStack.
seedstack/audit-addon
Provides auditing capabilities on code execution.
seedstack/capsule
Dead-Simple Packaging and Deployment for JVM Apps
seedstack/cci-addon
SeedStack add-on for Common Client Interface (CCI) communication.
seedstack/consul-addon
SeedStack official add-on for HashiCorp Consul service discovery.
seedstack/jdbc-addon
JDBC official persistence integration for SeedStack.
seedstack/jmh-addon
SeedStack official add-on for JMH micro-benchmarks.
seedstack/jms-addon
Official JMS add-on for SeedStack.
seedstack/ldap-addon
Official LDAP integration for SeedStack.
seedstack/metrics-addon
SeedStack integration of Codahale Metrics.
seedstack/monitoring-addon
Add-on for self-monitoring.
seedstack/netflix-addon
SeedStack integration of some Netflix OSS components.
seedstack/saml-addon
Provides the ability to authenticate and authorize subjects using SAML.
seedstack/scheduling-addon
Quartz-based official scheduling add-on for SeedStack.
seedstack/shed
Standalone general-purpose utilities for SeedStack.
seedstack/solr-addon
Solr official persistence integration for SeedStack.
seedstack/spring-bridge-addon
Integration of various Spring technologies with SeedStack.
seedstack/swagger-addon
This add-on automatically exposes a Swagger description of application JAX-RS resources.
seedstack/web-bridge-addon
Common APIs for all Web front-end integrations.
seedstack/web-services-addon
JAX-WS Metro official add-on for SeedStack.