3.1 Khởi tạo source code

Khởi tạo source code cho vprofile-app

Thư mục vprofile-app cần có:

vprofile-app/
├── src/                 # source code Java
├── pom.xml              # build bằng Maven
└── Docker-files/        # Dockerfile cho app, db, web

Chưa cần commit ngay - sẽ commit chung sau khi thêm sonar-project.properties ở mục 3.4.