We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c7421 commit 8493ea0Copy full SHA for 8493ea0
1 file changed
README.md
@@ -36,12 +36,6 @@ The application is implemented using the following technology:
36
* H2 in-memory database (to store the TLAs)
37
* [Flyway](https://flywaydb.org/) for database migration
38
39
-Start exploring the example application in the Gitpod online IDE right now:
40
-
41
-<a href="https://gitpod.io/#https://github.com/ContextMapper/ddd-cm-tla-sample-application" style="padding: 10px;">
42
- <img src="https://gitpod.io/button/open-in-gitpod.svg" width="150" alt="Push" align="center">
43
-</a>
44
45
## Getting Started
46
You can clone and then build the application with the following [Maven](https://maven.apache.org/) command:
47
0 commit comments