Skip to content

feat(api): add forEach method to Cache interface #171

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 7 commits into from
Sep 24, 2023
Merged

Conversation

iProdigy
Copy link
Member

@iProdigy iProdigy commented Sep 17, 2023

Currently experimental/optional - in 1.0.0, we can decide whether to promote to stable/required

Required for upcoming jackson module since FasterXML/jackson-databind#4114 / https://github.com/FasterXML/jackson-databind/blob/2.16/src/main/java/com/fasterxml/jackson/databind/ser/impl/ReadOnlyClassToSerializerMap.java#L30

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
10.1% 10.1% Duplication

@iProdigy iProdigy merged commit 0b843c4 into main Sep 24, 2023
@iProdigy iProdigy deleted the feature/api-foreach branch September 24, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants