How to specify management.metrics.web.server.request.autotime.enabled as false with Spring Boot 3.2.x?
Stack Overflow » Spring
by
5d ago
With Spring Boot 3.x the Property management.metrics.web.server.request.autotime.enabled has been deprecated and is not supported. The Changelog states it "[s]hould be applied at the ..read more
Visit website
How to configure serving static resources in spring mvc
Stack Overflow » Spring
by
5d ago
I want to configure the static resources of my spring mvc project so that in any request they are served at the same "/static" directory. For example when I use: I want it to be mapped to ..read more
Visit website
Spring Redis OM repository is not loaded in Spring Boot test context
Stack Overflow » Spring
by
5d ago
I have Spring Boot 3.2.0 simple app where I integrated Redis. I'm using redis-om-spring 0.9.0 (this pulls in Jedis client and spring-data-redis). Before I start, demo project is here I'm using ..read more
Visit website
Object from thymeleaf form gets saved to database way before executing repository save method
Stack Overflow » Spring
by
5d ago
I have a fullstack application with a thymeleaf frontend, spring backend and a mariadb database. The strange problem occurs when I try to update an Object via a thymeleaf form. The class of the Object ..read more
Visit website
Why I am getting Invalid character found in the request target The valid characters are defined in RFC 7230 and RFC 3986?
Stack Overflow » Spring
by
5d ago
I am getting the above error from my Spring boot application running in Java 17 from the following URLs: /api/v1/callback?username=&password=&sender=FlexiLoad&receiver=&port=5B& ..read more
Visit website
Elasticsearch - How to get a match based on the largest number of them
Stack Overflow » Spring
by
5d ago
I have index structure like this { "attr_id": [ 1, 2 ], "attr_name": [ "name1", "name2" ], "id": & ..read more
Visit website
Spring Boot parameter name retention does not work
Stack Overflow » Spring
by
2w ago
I'm using spring boot 3.2.4 and I'm running into a weird issue. Here's a simplified version of my code (1 Interface 2 impls): @Configuration public class ServiceConfig { @Bean public ImplA ..read more
Visit website
Unable to download static content using spring boot with spring security
Stack Overflow » Spring
by
2w ago
I need to serve a static csv file in my spring boot app so that the browser can download it from the server. As read in multiple docs, spring boot serves the content of src/main/resources by default ..read more
Visit website
A
by
ago
A ..read more
Visit website
A
by
ago
A ..read more
Visit website

Follow Stack Overflow » Spring on FeedSpot

Continue with Google
Continue with Apple
OR