Skip to content

Refactor/spring quickstart#4

Open
KMilej wants to merge 24 commits intomainfrom
refactor/spring-quickstart
Open

Refactor/spring quickstart#4
KMilej wants to merge 24 commits intomainfrom
refactor/spring-quickstart

Conversation

@KMilej
Copy link

@KMilej KMilej commented Jan 8, 2026

Summary

  • Complete Spring Boot demo API with Approov token verification and optional token binding.
  • Expose protected (/token-check, /token-binding, /token-double-binding) and unprotected endpoints.
  • Provide Docker run scripts, .env configuration, and a CLI test harness.

How to run

  • Clone repo.
  • cp .env.example .env.
  • Set APPROOV_BASE64URL_SECRET.
  • approov api -add example.com
  • bash run_server.sh.
  • In another terminal: bash test.sh.

@KMilej KMilej force-pushed the refactor/spring-quickstart branch from 2f5aa45 to 10a2de3 Compare February 4, 2026 17:11
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