Update chapter-06-gbapp-reference.md

This commit is contained in:
Rodrigo Rodriguez 2023-01-28 09:57:45 -03:00 committed by GitHub
parent f6d026bbdc
commit 7f781c3872
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,8 @@ convertToKelvin or convertToCelsius called when user asks for conversion. A
.gbapp can persist and read data from database according to the conversation .gbapp can persist and read data from database according to the conversation
session. session.
Please read: [Anti Patterns Catalog](http://wiki.c2.com/?AntiPatternsCatalog).
## Preparing Environment ## Preparing Environment
General procedures: General procedures: