Foreword
After I created Spring Boot Project, and linked it to remote repositories.
For DB connection and other configuration (will add JWT, cookie, Email and etc), I want to enclose private information.
Using .env file can be useful for it.
( .env +...