mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-13 01:19:11 +00:00
AI 서비스 메인 애플리케이션 클래스 추가
- AiApplication.java 생성 (독립 실행 가능한 Spring Boot 메인 클래스) - @SpringBootApplication 및 @ComponentScan 설정 - AI 및 Common 패키지 컴포넌트 스캔 구성 - 마이크로서비스 구조 완성 (User, Notification과 동일한 패턴) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ reference/sampleimg/
|
||||
*copy.html
|
||||
design/*copy.md
|
||||
design/*/*copy.md
|
||||
.claude\settings.local.json
|
||||
.claude\settings.local.jsonexamples/
|
||||
|
||||
Reference in New Issue
Block a user