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
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
-
# Springy Store μServices [](https://github.com/mohamed-taman/Springy-Store-Microservices/releases)
# Springy Store μServices [](https://github.com/mohamed-taman/Springy-Store-Microservices/releases)[](https://bettercodehub.com/) | [](https://twitter.com/_tamanm)
2
+
## Better Code Hub
3
+
I analysed this repository according to the clean code standards on [Better Code Hub](https://bettercodehub.com/) just to get an independent opinion of how bad the code is. Surprisingly, the compliance score is high!
4
+
## Intro.
4
5
- This project is a development of a small set of **Spring Boot** and **Cloud** based Microservices projects that implement cloud-native intuitive, Reactive Programming, Event-driven, Microservices design patterns, and coding best practices.
5
6
- The project follows [**CloudNative**](https://www.cncf.io/) recommendations and The [**twelve-factor app**](https://12factor.net/) methodology for building *software-as-a-service apps* to show how μServices should be developed and deployed.
6
7
- This project uses cutting edge technologies like Docker, Kubernetes, Elasticsearch Stack for
0 commit comments