Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Integration - Meeds-io/MIPs#57 #799

Merged
merged 14 commits into from
Jan 11, 2024
Merged

Spring Integration - Meeds-io/MIPs#57 #799

merged 14 commits into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    34c195c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f81ac72 View commit details
    Browse the repository at this point in the history
  3. feat: Split Spring Integrations into Modules - Meeds-io/MIPs#57

    This change will allow to split Spring integrations with Kernel & Portal, so that addons can choose which integrations to apply.
    boubaker committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5f1172c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f474dd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc370d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f587163 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f82ff9 View commit details
    Browse the repository at this point in the history
  8. fix: Change application.properties file to avoid generic configuratio…

    …n - Meeds-io/MIPs#57
    
    Prior to this change, the file application.properties was included into a common JAR put into shared library of Tomcat without abuluty to exclude it from a Spring application. This change will rename the file to let include it into a spring context only when needed.
    boubaker committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    747046e View commit details
    Browse the repository at this point in the history
  9. feat: Centralize Spring common properties - Meeds-io/MIPs#57

    This change will add common properties to disable displaying Spring Banner and let the default logging level on context startup to info.
    boubaker committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3d13438 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e5f103 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a00b649 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1cfc6dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e7e9205 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    973adff View commit details
    Browse the repository at this point in the history