-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d401ae
commit 7a24a06
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Hier wird das Projekt allgemein und das Backend beschrieben. | ||
Siehe auch: [Frontend Dokumentation](./src/main/jchess-web/README.md) | ||
|
||
--- | ||
|
||
## Entwicklerhilfen | ||
|
||
[Schnittstellendokumentation](https://blazingtwist.github.io/Clean-Code-Development-Jchess/) | ||
|
||
Es finden sich einige Beispiele in [src/main/java/example](./src/main/java/example). | ||
- [Microservices mit Undertow](/../../pull/10) | [Issue](/../../issues/7) | ||
- [Resource-Files mit Undertow hosten](/../../pull/10) | [Issue](/../../issues/7) | ||
- [WebSocket Kommunikation Undertow/JavaScript](/../../pull/17) | [Issue](/../../issues/5) |