1.1 소스코드 다운로드 - architectstory/MSA_REF_PATTERN_CQRS GitHub Wiki
Git Source
PS C:\Users\home> cd /Project/CAA/
PS C:\Project\CAA> git clone --branch architectstory https://github.com/architectstory/MSA_REF_PATTERN_CQRS.git
PS C:\Project\CAA> cd MSA_REF_PATTERN_CQRS
PS C:\Project\CAA\MSA_REF_PATTERN_CQRS> git branch
* architectstory
Intellij
-
Download Intellij Community
-
Install
-
Configuration
(1) Execute Intellij
(2) 'Projects' > 'Open' > 'Open File or Project Popup' & Select 'C:\Project\CAA\MSA_REF_PATTERN_CQRS'
(3) Intellij Menu > 'File' > Project Structure > Platform Settings > SDK > +
Name : zulu-17-CAA
JDK home path : C:\Project\CAA\ENV\zulu17.34.19-ca-jdk17.0.3-win_x64(4) Intellij Menu > 'File' > 'Settings' > Serarch Box 'gradle' > Build, Execution, Deployment > Build Tools > Gradle >
Gradle user home : C:/Project/CAA/ENV/gradle-7.6
Distribution : Local Installation, C:/Project/CAA/ENV/gradle-7.6
Gradle JVM : zulu-17-CAA(5) Intellij Menu > 'File' > 'Settings' > Serarch Box 'annotation' > Build, Execution, Deployment > Build Tools > Compiler > Annotation Processors
check 'V' the 'Enable annotation processing' checkbox