Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

'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

getting Spring Boot [2.7.0] is not compatible with this Spring Cloud release train error

Copy a Python dictionary N times into a list

Cannot invoke "org.springframework.web.servlet.mvc.condition.PatternsRequestCondition.getPatterns()" because "this.condition" is null

Why does spring-boot-3 give javax.servlet.http.HttpServletRequest ClassNotFoundException

java spring-boot

Request timeout in Spring boot

Can Spring Boot set the name of a file being downloaded from a controller endpoint?

Logback RollingFileAppender FileNotFoundException

:generateGitProperties git submodule Build FAILED in Heroku

spring-boot github heroku