Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Customizing LdapUserDetails in Spring Security 4.0.1.RELEASE

ERROR Unable to process event: 'java.time.Instant ch.qos.logback.classic.spi.ILoggingEvent.getInstant()'

Spring Boot 3.4.0 lets integration tests with JPA/Hibernate fail

How to make Spring Boot Actuator available via JMX with globally enabled lazy initialization?

Multiple instances of a bean of one class filled with values from application.properties

Mockito Mock a static void method with Mockito.mockStatic()

Dynamic multi level hierarchy JSON to Java Pojo. Re-use for multiple projects

java spring-boot

Is there a rule that forbids to name its entity class "User" when working with PostgreSQL and Spring Boot?

How can you match a URL part in Spring MVC?

Variable not initialized in default constructor

Swagger shows Mongo ObjectId as complex JSON instead of String

Custom HealthIndicator not invoked during startup

Spring Boot JPA One-to-One mapping generates StackOverflow Error