Vikas TaankUnderstanding git Reset and git revertGit revert and git reset are two Git commands that allow you to undo changes in a repository, but they operate in fundamentally different…Mar 22Mar 22
Biagio TozziAdvanced and dynamic searching with Spring Data JPAI have often been asked to develop advanced search services. By advanced search I mean searches in which it’s possible to apply multiple…Jan 299Jan 299
Berat YesbekHibernate, JPA, Spring DATA JPA, Hibernate Proxy and ArchitecturesWhy should we use ORM Tools?Jan 293Jan 293
InJavarevisitedbyOliver FosterJAVA: The 11 Utility Classes Provided by Spring for Writing More Elegant CodeMy article is open to everyone; non-member readers can click this link to read the full text.Feb 2Feb 2
InTech TonicbyMayank CSpring Boot 3.2 — Logging correlationFind out how Spring Boot 3.2 adds a correlation ID to all the logs by defaultDec 26, 20234Dec 26, 20234
Vikas TaankSenior Java Lead Interview Questions.(Advanced)-04How can you disable auto configuration in Spring Boot?Jan 26Jan 26
InJavarevisitedbyDaily DebugJava 8 Interface changes & Functional Interface — Interview questionsInterface | java 8| functional interface | Lambda Expressions Dec 14, 20231Dec 14, 20231
Vinod KumarMastering Effective Transaction Management in Spring: A Practical Guide with Java Code ExamplesIntroduction:Jan 18Jan 18
InStackademicbyOliver FosterIn Java, “100==100” is true, while “1000==1000” is false?My article is open to everyone; non-member readers can click this link to read the full text.Jan 167Jan 167
InJavaToDevbyZeeshan AdilJWT Refresh Token : Spring SecurityIn the previous post, we learned how to create Token-based Authentication and Authorization using Spring Security and JWT. In this…Oct 31, 20235Oct 31, 20235
Berat YesbekPessimistic and Optimistic Locking in JPA, Spring BootWe are going to cover pessimistic and optimistic locking mechanisms in JPA.Dec 25, 20233Dec 25, 20233