Skip to content

refactor: Include Caching service in the Modulith #4190

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

Merged
merged 113 commits into from
Jul 17, 2025
Merged

Conversation

taban03
Copy link
Contributor

@taban03 taban03 commented Jun 30, 2025

Description

Include Caching service as part of Spring Modulith API ML module.

Type of change

  • feat: New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • PR title conforms to commit message guideline ## Commit Message Structure Guideline
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The java tests in the area I was working on leverage @nested annotations
  • Any dependent changes have been merged and published in downstream modules

achmelo and others added 28 commits June 24, 2025 13:22
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: Andrea Tabone <[email protected]>
Signed-off-by: ac892247 <[email protected]>
…hing

# Conflicts:
#	apiml-tomcat-common/build.gradle
#	apiml-tomcat-common/src/main/java/org/zowe/apiml/filter/AttlsHttpHandler.java
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: Andrea Tabone <[email protected]>
…hing

# Conflicts:
#	apiml/src/main/java/org/zowe/apiml/WebSecurityConfig.java
#	gateway-service/src/main/java/org/zowe/apiml/gateway/config/WebSecurity.java
#	gateway-service/src/main/java/org/zowe/apiml/gateway/filters/AbstractAuthSchemeFactory.java
Signed-off-by: Andrea Tabone <[email protected]>
Signed-off-by: ac892247 <[email protected]>
…boot/modulith-caching

# Conflicts:
#	caching-service/src/main/java/org/zowe/apiml/caching/api/CachingController.java
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: Andrea Tabone <[email protected]>
achmelo added 2 commits July 15, 2025 10:28
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: ac892247 <[email protected]>
Signed-off-by: ac892247 <[email protected]>
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
72.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@achmelo achmelo merged commit fea7570 into v3.x.x Jul 17, 2025
153 of 171 checks passed
@achmelo achmelo deleted the reboot/modulith-caching branch July 17, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sensitive Sensitive change that requires peer review size/XXL
Projects
Development

Successfully merging this pull request may close these issues.

4 participants