Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

How to initialize Cassandra keyspace and tables with Spring boot

Spring Boot and Nginx integration

Spring Boot + Swagger + Swagger UI and @RequestBody has data type String

Passing a null parameter to a native query using @Query JPA annotation

Spring Boot - How to get all request params in a map in Spring RestController?

java spring spring-boot

Spring Boot Controller - Enum parameter as Value

@Value("${local.server.port}") not working in Spring boot 1.5

Return 404 for every null response

How to send audio blob from javascript to java spring server?

SpringBootTest - how to replace one bean in runtime configuration?

Spring Data MongoDB - Annotation @CreatedDate does not work while using with custom Id field

Spring boot: Exclude auto configuration based on environment variable

java spring spring-boot

How to get wiremock running before the spring boot application status up?

java spring-boot wiremock

Kotlin - Data class entity throws StackOverflowError

spring-boot kotlin

Spring RestTemplate exchange POST HttpClientException with any non 200 OK response

Unit Tests How to Mock Repository Using Mockito

No 'Access-Control-Allow-Origin' header is present on the requested resource in WebSockets request [duplicate]

Spring-webflux, how to get the request as parameter in @ExceptionHandler

SpringBoot 2 Actuator with Spring Security

How to generate a JWT access token with some custom claims in it?