DDIA
I Foundations of Data SystemsChapter 2 Data Models and Query LanguagesData model is important. It impacts how the software is written and how we think ...
Docker
Docker
Lombok
Lombok
Annotation
Code
Result
Getter & Setter
123456public class User { @Getter private BigInteger id; @Setter pri ...
TestNG with IntelliJ IDE
TestNG with IntelliJ IDETutorial 1: Setup environment
Create a java project named TestNG
Add dependency
Go to mvnrepository
Search for testng
Download ...
PCDP in Java
Parallel Programming in JavaTask Parallelism1.1 Task Creation and Termination (Async, Finish)123456S1;finish { async S2; // asynchrono ...
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in ...