You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by GitBox <gi...@apache.org> on 2022/11/13 11:16:43 UTC

[GitHub] [cayenne] andrus opened a new pull request, #536: CAY-2772 Bootique-style module "extenders" for smoother configuration

andrus opened a new pull request, #536:
URL: https://github.com/apache/cayenne/pull/536

   This is a partial (60% :) ) implementation of https://issues.apache.org/jira/browse/CAY-2772 feature. I converted:
   
   * ServerModuleExtender (new)
   * CacheInvalidationModuleExtender (updated)
   * CommitLogModuleExtender (updated)
   * JCacheModuleExtender (new)
   * ProjectModule extender (new)
   
   The PR is internally consistent, and can be merged as is. Though we should finish the remaining module (CryptoModule, etc). Also need to decide whether we want cover methods in `ServerRuntimeBuilder` for `ServerModuleExtender` (I think yes).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cayenne] stariy95 merged pull request #536: CAY-2772 Bootique-style module "extenders" for smoother configuration

Posted by GitBox <gi...@apache.org>.
stariy95 merged PR #536:
URL: https://github.com/apache/cayenne/pull/536


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org