Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lhazlewood
Copy link
Contributor

Adding request/result parameters and builders for usage outside of the impl module.

@lhazlewood lhazlewood added this to the 0.14.0 milestone Aug 21, 2025
@lhazlewood lhazlewood added the jdk8 Changes related to migrating to JDK8 API features label Aug 21, 2025
Base automatically changed from 308-java8-apis to 1.0.x August 22, 2025 16:30
Adding request/result parameters and builders for usage outside of the impl module.
…ir respective interfaces for more idiomatic lookup with Java 8+ interface static methods.
…tream` argument. Because there was not multiple parameters, it didn't make sense to have a builder.

- Suppressed compiler 'unused' checks for Supplier/Factory classes used by `io.jsonwebtoken.security.Suppliers`
@lhazlewood lhazlewood force-pushed the 940-req-res-builders branch from 5675c6a to 5c318f6 Compare August 22, 2025 16:57
Copy link
Member

@bdemers bdemers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one small nit, and some chatting on slack 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jdk8 Changes related to migrating to JDK8 API features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants