Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Springboot, use application-{profile}.properties

java spring spring-boot

Saving an object to MongoDB causes StackOverflowError

java mongodb spring-boot

Text fields are not optimised for operations that require per-document : Elasticsearch

Is it possible to pass JSON object to the RabbitMQ queue using java application?

CrudRepository in Spring JPA Repository

"No converter found for return value" when running Spring Boot MockMvc test

Gradle cannot find Spring Boot 3.0.0-M1

Mock @Value in SpringBoot unit test not working

Configuring SSL programatically of a Spring Boot server with Tomcat is failing

java spring-boot ssl tomcat ayza

skip database connection with mysql while doing testing in spring boot

Kotlin multiple classes in spring @Import

spring spring-boot kotlin

@ConditionalOnBean not working with JdbcTemplate.class

java spring spring-boot

What is the difference between @Entity and @Document in spring boot?

MySQL57Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead

java spring-boot

Spring Data Failed to create query for method

no String-argument constructor/factory method to deserialize from String value ('1074')

JUnit test MongoDB SpringBoot

Disable spring boot actuator "health-component" and "health-component-instance"