Skip to content

Commit ef4e152

Browse files
Merge pull request mohamed-taman#84 from mohamed-taman/master
Update develop from master
2 parents f45228f + 8c2a12c commit ef4e152

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Springy Store μServices ![GitHub release (latest by date)](https://img.shields.io/github/v/release/mohamed-taman/Springy-Store-Microservices) [![Release Codename](https://img.shields.io/badge/codename-Refresher_3-yellow.svg)](https://github.com/mohamed-taman/Springy-Store-Microservices/releases) [![BCH compliance](https://bettercodehub.com/edge/badge/mohamed-taman/Springy-Store-Microservices?branch=master)](https://bettercodehub.com/) | [![Twitter Follow](https://img.shields.io/twitter/follow/_tamanm?label=follow%20me&style=social)](https://twitter.com/_tamanm)
2+
3+
## Important Note: This project's new milestone is to move The whole system to work on Kubernetes, so stay tuned.
4+
25
## Better Code Hub
36
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.
7+
## Introduction
58
- 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.
69
- 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.
710
- This project uses cutting edge technologies like Docker, Kubernetes, Elasticsearch Stack for
@@ -348,7 +351,14 @@ Removing ssm_zipkin_1 ... done
348351
Removing network ssm_default
349352
```
350353
### The End
351-
Happy coding :)
354+
In the end, I hope you enjoyed the application and find it useful, as I did when I was developing it.
355+
If you would like to enhance, please:
356+
- **Open PRs**,
357+
- Give **feedback**,
358+
- Add **new suggestions**, and
359+
- Finally, give it a 🌟.
360+
361+
*Happy Coding ...* 🙂
352362
353363
# License
354364
Copyright (C) 2017-2020 Mohamed Taman, Licensed under the MIT License.

0 commit comments

Comments
 (0)