Skip to content

kensinzl/cominfoJPATest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Postgres for Docker -> add postgres connector for pom.xml -> monitor the localhost:5432 and then host 5432 mapper to the docker container 5432

  2. execute the main -> mvn compile -> mvn exec:java -Dexec.mainClass="Application"

  3. MapStruct -> configure the pom.xml -> install the plugin(MapStruct) -> mvn compile to get the code conversion

  4. Alibaba Java Code Guide -> install the plugin(Alibaba) -> right click the project to select Alibaba Code Guide Analyze -> Blocker/Critical/Major from bigger to smaller

  5. How to push the existing project into Github -> enter the project and then git init -> GitKraken open the local project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages