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, 2024A response icon9Jan 29, 2024A response icon9
Berat YesbekHibernate, JPA, Spring DATA JPA, Hibernate Proxy and ArchitecturesWhy should we use ORM Tools?Jan 29, 2024A response icon3Jan 29, 2024A response icon3
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, 2023A response icon4Dec 26, 2023A response icon4
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, 2023A response icon1Dec 14, 2023A response icon1
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, 2024A response icon7Jan 16, 2024A response icon7
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, 2023A response icon5Oct 31, 2023A response icon5
Berat YesbekPessimistic and Optimistic Locking in JPA, Spring BootWe are going to cover pessimistic and optimistic locking mechanisms in JPA.Dec 25, 2023A response icon3Dec 25, 2023A response icon3