We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build.gradle의 dependencies version을 명시하고자 합니다.
build.gradle
dependencies version
spring-boot-starter-web: 3.0.1 lombok: 1.18.24 mysql-connector-j: 8.0.31 jdbc:3.0.1 jpa: 3.0.1 flyway-mysql: 9.11.0 spring-boot-test: 3.0.1
spring-boot-starter-web
lombok
mysql-connector-j
jdbc
jpa
flyway-mysql
spring-boot-test
No response
The text was updated successfully, but these errors were encountered:
Chaerim1001
No branches or pull requests
Description
build.gradle
의dependencies version
을 명시하고자 합니다.Solution
spring-boot-starter-web
: 3.0.1lombok
: 1.18.24mysql-connector-j
: 8.0.31jdbc
:3.0.1jpa
: 3.0.1flyway-mysql
: 9.11.0spring-boot-test
: 3.0.1Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: