Skip to content

#10 Setup Rultor #11

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

Conversation

JavaCoDED78
Copy link
Owner

@JavaCoDED78 JavaCoDED78 commented Jun 15, 2024

PR-Codex


PR-Codex overview

The focus of this PR is to enhance the JWT library for Java applications.

Detailed summary

  • Added interface TokenService
  • Implemented TokenServiceImpl
  • Defined TokenParameters for JWT token generation
  • Updated project metadata in pom.xml
  • Added Maven profiles for release deployment

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ Complexity Δ
.../github/javacoded78/jwthumble/TokenParameters.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
...github/javacoded78/jwthumble/TokenServiceImpl.java 100.00% <ø> (ø) 6.00 <0.00> (ø)

@JavaCoDED78 JavaCoDED78 linked an issue Jun 15, 2024 that may be closed by this pull request
@JavaCoDED78 JavaCoDED78 merged commit fc3aa61 into dev Jun 15, 2024
3 checks passed
@JavaCoDED78 JavaCoDED78 deleted the 10-add-rultor-and-workflow-to-push-to-maven-central branch June 15, 2024 16:54
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.

Add Rultor and workflow to push to Maven Central
2 participants