Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaDevTeam
/
advanced-java
Public
forked from
doocs/advanced-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
advanced-java
docs
micro-services
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 4, 2020
feat: minor changes in micro-services module
yanglbme
committed
b255977
View commit details
Copy full SHA for b255977
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
feat: improve document and update workflows
yanglbme
committed
0f58984
View commit details
Copy full SHA for 0f58984
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Prettified Code!
yanglbme
authored and
actions-user
committed
9251cc4
View commit details
Copy full SHA for 9251cc4
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
docs: improve document and close #194
yanglbme
committed
e51b033
View commit details
Copy full SHA for e51b033
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
docs: improve docs and close #193
yanglbme
committed
33dcf1b
View commit details
Copy full SHA for 33dcf1b
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
docs: format document with prettier
Show description for dd27407
yanglbme
committed
dd27407
View commit details
Copy full SHA for dd27407
View code at this point
Browse repository at this point
Commits on Aug 30, 2020
[ImgBot] Optimize images
Show description for 17252a8
ImgBotApp
committed
17252a8
View commit details
Copy full SHA for 17252a8
View code at this point
Browse repository at this point
fix: update README.md
yanglbme
committed
b0975ea
View commit details
Copy full SHA for b0975ea
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
fix: update how-microservice-communicate
yanglbme
committed
3502c01
View commit details
Copy full SHA for 3502c01
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
fix: update micro-services-technology-stack.md
yanglbme
committed
50a8086
View commit details
Copy full SHA for 50a8086
View code at this point
Browse repository at this point
Commits on Jun 27, 2020
[ImgBot] Optimize images
Show description for c1ea74b
ImgBotApp
committed
c1ea74b
View commit details
Copy full SHA for c1ea74b
View code at this point
Browse repository at this point
Commits on May 9, 2020
fix picture display problem
lihangqi
committed
32f9c08
View commit details
Copy full SHA for 32f9c08
View code at this point
Browse repository at this point
add an article
lihangqi
committed
7437371
View commit details
Copy full SHA for 7437371
View code at this point
Browse repository at this point
Commits on May 6, 2020
feat: add markdown formatter
yanglbme
committed
d1e7119
View commit details
Copy full SHA for d1e7119
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Update migrating-from-a-monolithic-architecture-to-a-microservices-architecture.md
tonywangcn
authored
05e18a6
View commit details
Copy full SHA for 05e18a6
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
Fix missing word
chenqimiao
authored
5e0a6fd
View commit details
Copy full SHA for 5e0a6fd
View code at this point
Browse repository at this point
Commits on Apr 5, 2020
feat: update duplicate files and generate pagination
Show description for ee7f18e
yanglbme
committed
ee7f18e
View commit details
Copy full SHA for ee7f18e
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
fix: update documents description
yanglbme
committed
d497fff
View commit details
Copy full SHA for d497fff
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Merge pull request #153 from doocs/imgbot
Show description for 19ce5a1
yanglbme
authored
19ce5a1
View commit details
Copy full SHA for 19ce5a1
View code at this point
Browse repository at this point
[ImgBot] Optimize images
Show description for 3c52432
ImgBotApp
committed
3c52432
View commit details
Copy full SHA for 3c52432
View code at this point
Browse repository at this point
docs: add how-eureka-enable-service-discovery-and-service-registration.md
Show description for d1335e1
yanglbme
committed
d1335e1
View commit details
Copy full SHA for d1335e1
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
change image storage path.
maguihai
committed
8c11311
View commit details
Copy full SHA for 8c11311
View code at this point
Browse repository at this point
add how-eureka-enable-service-discovery-and-service-registration.md
maguihai
committed
b290ee4
View commit details
Copy full SHA for b290ee4
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
docs: update wrong character
DoyuTu
authored
0b4d099
View commit details
Copy full SHA for 0b4d099
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
docs: update doc description and close some issues
Show description for f2c1ddc
yanglbme
authored
f2c1ddc
View commit details
Copy full SHA for f2c1ddc
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
fix: remove blank space to fix error link
Show description for 2cbd28a
yanglbme
committed
2cbd28a
View commit details
Copy full SHA for 2cbd28a
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
docs: huifer-micro-services-technology-stack.md
Show description for ebda3d2
yanglbme
authored
ebda3d2
View commit details
Copy full SHA for ebda3d2
View code at this point
Browse repository at this point
Commits on Dec 7, 2019
[ImgBot] Optimize images
Show description for 48e0fee
ImgBotApp
committed
48e0fee
View commit details
Copy full SHA for 48e0fee
View code at this point
Browse repository at this point
Fix picture display problems
Hank Li
committed
9e4db2d
View commit details
Copy full SHA for 9e4db2d
View code at this point
Browse repository at this point
add an article
Show description for d763808
Hank Li
committed
d763808
View commit details
Copy full SHA for d763808
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
docs: update what's-microservice-how-to-communicate.md
Show description for fbf115a
yanglbme
authored
fbf115a
View commit details
Copy full SHA for fbf115a
View code at this point
Browse repository at this point
Commits on Nov 27, 2019
[ImgBot] Optimize images
Show description for 930ed5a
ImgBotApp
committed
930ed5a
View commit details
Copy full SHA for 930ed5a
View code at this point
Browse repository at this point
docs: update cover page and README
Show description for c4e3242
yanglbme
committed
c4e3242
View commit details
Copy full SHA for c4e3242
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
docs(from-readers): add an article about micro service
huifer
committed
a603ec8
View commit details
Copy full SHA for a603ec8
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Rename huifer-micro-service-governance to huifer-micro-service-governance.md
huifer
authored
8792229
View commit details
Copy full SHA for 8792229
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.