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 22, 2024Mar 22, 2024
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 29, 20249Jan 29, 20249
Berat YesbekHibernate, JPA, Spring DATA JPA, Hibernate Proxy and ArchitecturesWhy should we use ORM Tools?Jan 29, 20243Jan 29, 20243
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 2, 2024Feb 2, 2024
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 26, 2024Jan 26, 2024
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 18, 2024Jan 18, 2024
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 16, 20247Jan 16, 20247
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