-
Hi,
THis module is very useful
Im beginner in Spring and i try to learn
How to get authenticate user role in order to define if this current user can access a route or not
-
using Spring Boot 2.4.0)
spring-boot-starter-actuator has strong dependencies on jackson so that I can't use kotlinx.serialization as default json message converter.
-
Moved this into and issue (@bolkedebruin).
The issue is that there are no tests for Kerberos. I'm not sure if the minicluster can do this (@ravwojdyla) and how to setup a Kerberos realm in Travis.
-
Thymeleaf uses SelectedValueComparator from Spring to determine which option tags should be selected. Unfortunately, the algorithm used there is quite aggressive leading to many checks triggering spri…
-
**[David Smith](https://jira.spring.io/secure/ViewProfile.jspa?name=monkeyhands)** opened **[INT-2731](https://jira.spring.io/browse/INT-2731?redirect=false)** and commented
This request is related t…
-
The Actuator MVC adapter layer is based on the MVC annotation model (especially `AbstractWebMvcEndpointHandlerMapping`, which extends `RequestMappingInfoHandlerMapping`). In this mode, we've got to us…
-
##### **Overview of the feature request**
Investigate using Spring Boot 3.1's Testcontainers and `@ServiceConnector` annotation to reduce boilerplate
##### **Motivation for or Use Case**
This…
-
hi.
My name is Taeyong Kang. I am working in the software architecture organization of LG CNS. I have a question while doing this MSA project, so I'm posting an issue.
I am looking at the potenti…
-
I want to encrypt my email and password:
```yml
spring:
mail:
host: smtp.gmail.com
port: 587
username: ENC(name@gmail.com)
password: ENC(my-password)
jasypt:
encryptor:
…
RezaS updated
8 months ago
-
### Problem Statement
This issue shall serve to gauge interest in a dedicated Sentry [ktor](https://github.com/ktorio/ktor) integration. Please do upvote if this is something you'd like to see. You m…