Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Spring stomp web sockets client for android

AlwaysOn feature does not work correctly when using a rewrite rule to redirect http to https

Spring boot: Securing api endpoint with oauth2 while having mvc UI pages

how could access actuator endpoints in non-web application

spring-boot

Spring Batch using Spring Boot - Never retry on write error

How to map list of arbitrary name value pair from @RequestBody to java object

No suitable constructor found for type [simple type, class java.time.LocalDateTime]

spring spring-boot redis

Fongo - OperationExecutor not found

spring spring-boot fongo

Spring cloud task's SimpleTaskConfiguration and spring batch's SimpleBatchConfiguration preventing spring boot auto configuration of XA transactions

where to put the log4j.properties file in a spring boot application

spring-boot log4j

Issues with @SpringBootTest: Context not loading and Spock unable to @Autowire

Confusion with Spring Security-based authentication with mongo backed db

How to add non-standardized sql functions in Spring Boot application?

Zuul with web socket

Spring boot not overriding Exception using @ControllerAdvice

Where does spring boot configure default application.properties

spring spring-boot

How can I get a custom Principal object with Spring using OAuth2?

Unit testing Rest client with ClientHttpRequestInterceptor

Spring RestTemplate (setBufferRequestBody as false) does not like MultiValueMap request body, which contains an InputStream object

In Spring Boot, how to pass a controller model variable to Thymeleaf th:src?