Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Proper way to use Spring JAXB Marshaller with Java 9 without defining additional modules

How to wait for full Kafka-message batch with Spring Boot?

ClassNotFoundException with Spring WebFlux Security

H2 console Spring Boot not opening

spring-boot h2

Read docker env variable inside Spring application.yaml

Jackson - Transform field value on serialization

java json spring-boot jackson

How to get endpoint path in ChannelInterceptor with spring boot stomp?

spring-boot stomp

'spring.datasource.testWhileIdle' is an unknown property. Did you mean 'spring.datasource.tomcat.abandon-when-percentage-full'?

spring spring-boot

Gradle not able to run unit tests with Java 17

Cannot resolve reference to bean 'jpaSharedEM_entityManagerFactory' while setting bean property 'entityManager'

Spring Boot 3/Hibernate 6 - How to annotate a simple field that has a DB managed DEFAULT value?

java spring-boot hibernate

Spring boot: java.lang.StackOverflowError:null when trying to auto-login after successful registration

Spring Boot: disable https for actuator endpoint

Object references an unsaved transient instance - save the transient instance before flushing hibernate JPA [duplicate]

java hibernate spring-boot jpa

Database not found, and IFEXISTS=true, so we cant auto-create it

spring-boot h2

gradle process command java finished with non-zero exit value 1

Spring Data Elasticsearch nested field multimatch query

Best way to export a million records formatted as json?

Spring boot embedded tomcat - 413 Request Entity Too Large

spring-boot

Where is javax.jms.* in maven