Skip to content
New issue

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

ftgo-application development locally on Windows system #145

Open
zhangjiashen opened this issue Aug 11, 2021 · 1 comment
Open

ftgo-application development locally on Windows system #145

zhangjiashen opened this issue Aug 11, 2021 · 1 comment

Comments

@zhangjiashen
Copy link

I am recently learning Microservices Patterns book and I also want to dive deep into its code.

I installed docker, mysql on my machine, it would for me if I run gradlew :composeUp and it will run into the docker, however, it wouldn't work if I run the services from Intellij IDE.
Could someone help me how to start running/delopying each service on the development machine or IDE? any tools are needed to install before running them? Could someone share some instructions?

@isfong
Copy link

isfong commented Aug 25, 2021

Hi! You can try the docker-compose-rule, Although I only use it for testing, it automatically starts the container when the IDE runs the code.

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

No branches or pull requests

2 participants