BAIS payments 멀티모듈 최소 구현 #1

Open
forge-bot wants to merge 9 commits from forge/BAIS-MULTI-1783809014-attempt-1 into main
Showing only changes of commit 679302489d - Show all commits

View file

@ -8,13 +8,13 @@
<version>1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>services/payments</module>
</modules>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.14</version>
</parent>
<modules>
<module>services/payments</module>
</modules>
</project>