mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-06 09:06:24 +00:00
UserApplication.java 파일의 SpringApplication.run() 메서드 호출 시 잘못된 매개변수 수정: - SpringApplication.run(UserApplication.java, args) + SpringApplication.run(UserApplication.class, args) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
The file is empty.
Description
Languages
Java
45.3%
HTML
35.3%
Python
13.7%
CSS
3.2%
Shell
1.2%
Other
1.3%