最新发布第1432页
Simple Captch in Spring Boot
Simple Captch in Spring Boot,SimpleCaptcha is a simple Java library which can be used to develop random 'captcha' generation for verification and validation purposes. Captcha is co...
My journey through JVM languages
My journey through JVM languages,Java is not just a language. The real reason why it’s still so popular today is the mature and performant platform. And because the programs are c...
Update on the state of Java modularization
Update on the state of Java modularization,At the beginning of 2019, I wrote about the state of Java modularization. I took a sample of widespread libraries and for each of them, I...
Unfinished mini webpage
Unfinished mini webpage,https://codepen.io/luxhy/pen/abZJzZE 原文链接:Unfinished mini webpage
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 ...
CRUD-GLOBALS-IRISNATIVEAPI-JAVA
CRUD-GLOBALS-IRISNATIVEAPI-JAVA,Hi All, I am writing this article to tell about the application 'CRUD-GLOBALS-IRISNATIVEAPI-JAVA' which is developed as part of 'InterSystems IRIS N...
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...
Java Rename Excel Worksheets and Set Tab Color
Java Rename Excel Worksheets and Set Tab Color,Usually an Excel document may contain several worksheets with similar names like Sheet1, Sheet2, Sheet3, etc. In order to facilitate ...