Skip to content

Docker || HW#14

Merged
Jelors merged 3 commits into
mainfrom
docker-hw
Dec 28, 2025
Merged

Docker || HW#14
Jelors merged 3 commits into
mainfrom
docker-hw

Conversation

@Jelors

@Jelors Jelors commented Dec 26, 2025

Copy link
Copy Markdown
Owner

No description provided.

@Elena-Bruyako Elena-Bruyako left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done
please see comments

Comment thread docker-compose.yml Outdated
"spring.datasource.password" : "$MYSQLDB_ROOT_PASSWORD",
"spring.jpa.properties.hibernate.dialect" : "org.hibernate.dialect.MySQLDialect"
}'
JAVA_TOOL_OPTIONS: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use DEBUG_PORT instead of 5005

Comment thread pom.xml Outdated
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-docker-compose</artifactId>
<version>3.1.1</version>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, check if spring boot starter provide docker, maybe you can avoid setting version

@Jelors Jelors merged commit b352f36 into main Dec 28, 2025
2 checks passed
@Jelors Jelors deleted the docker-hw branch December 28, 2025 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants