MCPcopy Index your code
hub / github.com/Nasruddin/spring-boot-3-jwt-auth

github.com/Nasruddin/spring-boot-3-jwt-auth @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
112 symbols 270 edges 33 files 1 documented · 1% updated 6mo agofirst_release · 2023-09-25★ 1081 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

IAuthenticationController (Interface)
(no doc) [2 implementers]
src/main/java/com/javatab/controller/IAuthenticationController.java
IUserController (Interface)
(no doc) [2 implementers]
src/main/java/com/javatab/controller/IUserController.java
SecurityService (Interface)
(no doc) [2 implementers]
src/main/java/com/javatab/service/SecurityService.java
AuthenticationService (Interface)
(no doc) [2 implementers]
src/main/java/com/javatab/service/AuthenticationService.java
UserService (Interface)
(no doc) [2 implementers]
src/main/java/com/javatab/service/UserService.java

Core symbols most depended-on inside this repo

getUsername
called by 6
src/main/java/com/javatab/model/security/SecurityUser.java
getClaimsFromToken
called by 5
src/main/java/com/javatab/security/TokenUtils.java
getUsernameFromToken
called by 3
src/main/java/com/javatab/security/TokenUtils.java
generateCurrentDate
called by 3
src/main/java/com/javatab/security/TokenUtils.java
loadUserByUsername
called by 3
src/main/java/com/javatab/service/impl/UserDetailsServiceImpl.java
getPassword
called by 3
src/main/java/com/javatab/model/security/SecurityUser.java
getLastPasswordReset
called by 3
src/main/java/com/javatab/model/security/SecurityUser.java
getAuthorities
called by 3
src/main/java/com/javatab/model/security/SecurityUser.java

Shape

Method 79
Class 27
Interface 6

Languages

Java100%

Modules by API surface

src/main/java/com/javatab/model/security/SecurityUser.java26 symbols
src/main/java/com/javatab/security/TokenUtils.java16 symbols
src/main/java/com/javatab/service/impl/AuthenticationServiceImpl.java4 symbols
src/main/java/com/javatab/service/AuthenticationService.java4 symbols
src/main/java/com/javatab/domain/base/BaseEntity.java4 symbols
src/main/java/com/javatab/configuration/WebSecurityConfiguration.java4 symbols
src/main/java/com/javatab/service/impl/UserServiceImpl.java3 symbols
src/main/java/com/javatab/service/UserService.java3 symbols
src/main/java/com/javatab/exception/validators/ConstraintViolationAdvice.java3 symbols
src/main/java/com/javatab/controller/v1/UserControllerV1.java3 symbols
src/main/java/com/javatab/controller/v1/AuthenticationControllerV1.java3 symbols
src/main/java/com/javatab/controller/IUserController.java3 symbols

For agents

$ claude mcp add spring-boot-3-jwt-auth \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact