Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Spring Boot: Kafka health indicator

javax.net.ssl.SSLHandshakeException:No appropriate protocol. How to force Java to use TLSv1.2 for sending mail?

In Spring Boot what should I test in rest controller?

java spring-boot rest

Spring boot 3 upgrade error : 'org.springframework.http.HttpStatus org.springframework.http.ResponseEntity.getStatusCode()'

Hibernate StaleObjectStateException After Upgrading to 6.6.3: Row was updated or deleted by another transaction or unsaved-value mapping was incorrect

Getting a java.lang.NullPointerException with Spring Boot JdbcTemplate

java spring jdbc spring-boot

Spring Security with filters permitAll not working

jhipster/spring keycloak integration - setting custom redirect_uri

How to include null values to JSON responses in spring boot REST API

How to replace default SortArgumentResolver

spring spring-boot

How do I exclude Repositories in Spring tests?

Spring Boot with Embedded Undertow behind AWS ELB - HTTP to HTTPS redirect

Spring security Basic Auth and Form login for the same API

JPA-hib not saving to database, but reading db (mysql, Hikari, tomcat 9, spring boot 2.1.8)

Hystrix fallback method best practice

Two spring boot apps communicating with messaging queue between each other

Maven - deploy a Spring boot jar file on remote server and run it

maven spring-boot

docker-compose environment will cover variables in jar, how are docker environment variable and variable in jar mapped?