GithubHelp home page GithubHelp logo

SeedStack meta-repository

This meta-repository contains the full stack as Git submodules.

Usage

You can initialize all submodules to the tip of their master branch and checkout it with the following commands:

git submodule update --remote --recursive --init && git submodule foreach --recursive git checkout master

Later, you may need to update all submodules to the tip of their master branch again:

git submodule foreach --recursive git pull --ff-only origin master:master

Meta

This repository also contains all things meta about SeedStack like contributing rules, legal terms, assets, the list of contributors, etc...

Contributing to SeedStack

The CONTRIBUTING.md file in this repository defines the global contribution rules to SeedStack. Beyond this file, more specific rules may apply on some repositories. When a specific CONTRIBUTING.md file is available in a repository, please follow its rules in addition to the global rules.

Issue tracking

All SeedStack issues are aggregated on this Waffle board.

Copyright and license

SeedStack source code and documentation is copyrighted by "The SeedStack Authors", whose list is available in the AUTHORS file.

Source code is released under the terms of the Mozilla Public License 2.0.

Documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Additional legal terms are available under the legal subdirectory.

Logo

SeedStack logo is available in various sizes and formats in the assets/logo subdirectory of this repository. The logo is copyrighted by "The SeedStack Authors". Please ask us the permission before any use of the logo.

SeedStack's Projects

accounts-addon icon accounts-addon

This function enables to manage user accounts in local persistence.

aws-addon icon aws-addon

Official integration of popular Amazon Web Services (AWS) products.

business icon business

Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.

capsule icon capsule

Dead-Simple Packaging and Deployment for JVM Apps

cci-addon icon cci-addon

SeedStack add-on for Common Client Interface (CCI) communication.

coffig icon coffig

Lightweight configuration library written in Java.

consul-addon icon consul-addon

SeedStack official add-on for HashiCorp Consul service discovery.

crud-addon icon crud-addon

Business framework extension to automatically expose CRUD APIs of any DTO.

ddd-sample icon ddd-sample

SeedStack implementation of DDD sample app (https://github.com/citerus/dddsample-core).

distribution icon distribution

SeedStack reference distribution provides all components in an easy-to-use package.

feign-addon icon feign-addon

SeedStack official add-on for OpenFeign API client.

flyway-addon icon flyway-addon

SeedStack official add-on for Flyway database automatic migration.

guitar-review-sample icon guitar-review-sample

A full application for reviewing guitars based on an Angular frontend and SeedStack backend.

i18n-addon icon i18n-addon

Server-side internationalization providing a Java and REST API and management screens.

jaeger-addon icon jaeger-addon

Official integration for OpenTracing Jaeger implementation.

jdbc-addon icon jdbc-addon

JDBC official persistence integration for SeedStack.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.