Skip to content

Commit

Permalink
Merge pull request #445 from ing-bank/workshop-readme
Browse files Browse the repository at this point in the history
Workshop readme
  • Loading branch information
stasimus committed Mar 5, 2020
2 parents 19cdc17 + 78a57ac commit faf8160
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ An introductory presentation of Baker: [Baker talk @ Amsterdam.Scala meetup](htt

A talk about Baker at the Scale By the Bay 2017 conference: [Declare, verify and execute microservices-based process flows](https://www.youtube.com/watch?v=0bWQwUmeXHU).

An example web-shop recipe you can find at the [examples sub-project](https://github.com/ing-bank/baker/tree/master/examples/src/main/scala/webshop/webservice)
An example web-shop recipe you can find at the [examples sub-project](https://github.com/ing-bank/baker/tree/master/examples/src/main/scala/webshop/webservice).
Java developers new to Baker can use this [workshop](https://github.com/nikolakasev/workshop-baker) to get familiar with the library by following and getting the unit tests green.

WebShop Recipe:
```scala
Expand Down
8 changes: 5 additions & 3 deletions docs/archive/presentations/baker-pitch.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@

---

## Rapid Time to Market
## Less Incidents
## Business and IT Speak the Same Language
## Added Value

### Reuse of Code -> Rapid Time to Market
### Visualization -> Business and IT Speak the Same Language
### Data-driven Refactoring -> Robust Software

---

Expand Down

0 comments on commit faf8160

Please sign in to comment.