Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java

How to only log ERRORs in spring boot

java spring spring-boot

Is it better to use a single flatMap() over a map().flatMap()?

java java-stream flatmap

Quarkus AWS Lambda Generic Handler

Log exceptions in separate files for each tenant in multi-tenancy architecture

What is a Task in Java?

java concurrency

OpenApi/Swagger - What is the difference between Client and Server?

java rest swagger openapi

ConcurrentModificationException when deleting a @ManyToMany associations Spring Data Jpa

java spring-data-jpa

Spring Batch Failed to serialize object of type: class org.springframework.batch.core.StepExecution

java spring spring-batch

Is it bad to create static global variable in JNI implementations?

Effective Java: should I override equals() and hashCode() if the objects I'm creating are never compared with each other?

java

Binding Javadoc generation to mvn package

Cannot draw elements on already flushed pages

java css itext itext7

StartActivityForResult from a Service

java android bluetooth

How can I group recyclerview item by category in android studio

java android mysql xml crud

Is it possible to "lock" and "unlock" a pessimistic lock in two different methods in Spring Boot?

"javax.ws.rs.NotFoundException: HTTP 404 Not Found" occurring after request

java tomcat8 jersey-2.0

apache-tomcat-9.0.0.M10: Change Context-Path in META-INF/context.xml not working

java xml tomcat

What @Nullable to use in Java (as of 2023/JDK21)?

java nullable java-21

Spring RestTemplate handle exceptions

java spring rest spring-web

Spring Data Mongo @Indexed creates index multiple times