Giter Site home page Giter Site logo

jqassistant-archive / jqassistant-java-ddd-plugin Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 1.0 115 KB

Annotations to explicitly mark concepts of DDD in Java including @jQAssistant constraints to enforce common concepts.

License: Apache License 2.0

Java 100.00%
jqassistant ddd java plugin

jqassistant-java-ddd-plugin's People

Contributors

dirkmahler avatar stephanpirnbaum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mme-adorsys

jqassistant-java-ddd-plugin's Issues

Add extended DDD constraints

In addition to the default constraints, it would make sense to add an additional set of constraints with more-strict rules:

  • Check dependencies between layers {Presentation -> Domain -> Data} <- Infrastructure
  • Check for cyclic dependencies between Bounded Contexts
  • Check that only the AggregateRoot is used to modify the Aggregate
  • Check that dependencies between BCs are only implemented via (application/interfaces)

GPL3 prevents usage in enterprise software

We would like to use your annotations, concepts and constraints in our applications. The chosen open source license is problematic for us. GPL3.0 would force us to open source our complete software (https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)).

This is due to the fact that the ddd annotations have to be used in production code.

Is there a chance for switching the license (or dual licensing) and use a more enterprise friendly license such as LGPL or ASL?

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.