Spring Transaction Management
Spring Transaction Management, Spring Framework (24 Part Series) 1 Spring Configuration 2 External Properties in Spring ... 20 more parts... 3 Profiles in Spring 4 Spring Expressio...
DJL – Deep Java Library
DJL - Deep Java Library,Want to get hands dirty with Machine Learning / Deep Learning, but have got Java background and do not know where to start? Then read on, this post is about...
My typical routines at job as a full time software developer
My typical routines at job as a full time software developer, Early morning Scrum daily stand-up meeting Strive to talk less than 2 minutes. Situation reports for yesterday - what ...
Sluggish Spring Boot Tests Riddle
Sluggish Spring Boot Tests Riddle,Most of us have faced beliefs that go unquestioned. Such ideas can vary from small daily matters such as grocery shopping to something as serious ...
Screen Recording using python
Screen Recording using python,In this article we are going to take a look at how we can record our screen using Python. Before getting into it, one should firstly understand what a...
5 NLP tasks using Hugging Face pipeline
5 NLP tasks using Hugging Face pipeline,Hugging Face is a company that has given many Transformer based Natural Language Processing (NLP) language model implementation. It has chan...
Top 3 Learnings from #JDConf
Top 3 Learnings from #JDConf,You are invited to Microsoft #JDConf October 27 - 29 and all videos will be on-demand after the event concludes! What are the top 3 learnings from the ...
[PT-BR] Pattern Matching com instanceof
[PT-BR] Pattern Matching com instanceof,O Java sempre foi considerado uma linguagem verbosa. Muitas linhas de códigos são escritas para realizar tarefas simples. Apesar de ser um...