-
## Description
Upgrade of spring-boot-starter-parent to 3.3.4 version
-
# Spring Security에서 H2 Console 사용하기 | DUKCODE의 블로그
Spring Security에서 H2 Console 사용하기
[https://dukcode.github.io/spring/h2-console-with-spring-security/](https://dukcode.github.io/spring/h2-console-w…
-
# [Spring Security ID/PW JWT 인증/인가] 04 - Refresh Token 도입 | DUKCODE의 블로그
Refresh Token 도입
[https://dukcode.github.io/spring/spring-security-id-password-login-jwt-auth-04/](https://dukcode.github.io/…
-
## Description
## Environment
1. OS (where OpenBAS server runs): 24.10
2. OpenBAS version: 1.8.2
3. OpenBAS client: NA
4. Other environment details: NA
## application.properties (file)
```
# Gl…
-
### Issue description
https://repo.grails.org/ui/repos/tree/PomView/libs-snapshots-local/org/grails/grails-bom/7.0.0-SNAPSHOT/grails-bom-7.0.0-20241112.082000-137.pom
-
https://docs.spring.io/spring-security/reference/6.2/servlet/oauth2/login/advanced.html
https://www.baeldung.com/spring-security-5-oauth2-login
https://discord.com/developers/docs/topics/oauth2#state-…
-
[This commit](https://github.com/operaton/operaton/commit/61073085046bf6411f27f6f1fbfeb848b8ce5099) added code which is not covered by unit tests. The coverage for the whole commit is ~64%, which brok…
-
This was working prior to refactor to JDBC, might be a model type error.
```
server-1 | 2024-11-12T10:54:58.268Z ERROR 1 --- [nio-9000-exec-7] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.…
-
Hello,
would it be possible to update this (excellent!) library to be able to work with recent Spring Boot & Spring Security libraries?
With Spring Boot 2.7 (Spring Security 5.7) the old way o…
-
Criar projeto Spring Boot para o serviço de usuários.
Configurar dependências iniciais (Spring Security, Spring Data JPA, JWT).