How to create security connection using HTTPS with self signed certificate?
HTTPS is most commonly used protocol to create security connection between client and server over internet. It adds a layer to HTTP to make the channel be se...
HTTPS is most commonly used protocol to create security connection between client and server over internet. It adds a layer to HTTP to make the channel be se...
Recently, I meet two projects requiring generating or converting documents to PDF. It has been a long time since I did this last time. So I decided to do a s...
I found a very interesting tool for the new Web project which is named JHipster.
#Background We started a project using Spring Boot and AngularJS recently. I want to create an experimental project at home to explore new technologies. In t...
Background We inherited a tool based on Excel from the predecessor, which can generate a simple AR list report consisting of two tables. The header table con...