jasonhewg

Results 3 issues of jasonhewg

**Describe the bug** JDK17 mvn install报错: powerjob-common: Fatal error compiling: java.lang.IllegalAcces sError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x15586843) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) b ecause module jdk.compiler does...

bug

Please answer some questions before submitting your issue. Thanks! ### Which version of XXL-JOB do you using? 2.1.1 ### Expected behavior xxl_job_log表在删除或更新时,不会发生数据库死锁 ### Actual behavior xxl_job_log表在删除或更新时,发生了数据库死锁 ### Steps to reproduce...

auth-life服务日志: 2025-07-13T11:27:30.385+08:00 DEBUG 36120 --- [auth-life] [http-nio-9030-exec-1] o.s.s.o.s.r.a.JwtAuthenticationProvider : Authenticated token 2025-07-13T11:27:30.385+08:00 INFO 36120 --- [auth-life] [http-nio-9030-exec-1] c.a.u.listener.ApplicationEvenListener : Application event received: org.springframework.security.authentication.event.AuthenticationSuccessEvent[source=JwtAuthenticationToken [Principal=org.springframework.security.oauth2.jwt.Jwt@733b30f2, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=192.168.0.114, SessionId=B70EDC0D5807FB67C35EB57EF9051F19], Granted...