- Notifications
You must be signed in to change notification settings - Fork 6
Home
Albert edited this page Jul 12, 2022 · 35 revisions
Welcome to the cifojava2022-5 wiki!
| Name | Type | Description | Link |
|---|---|---|---|
| Library6s | Server-Rest | Spring Boot Data API Rest H2 | Done |
| Library6c | Client-Web | ThymeLeaf Web Project RestTemplate (data from API Rest) | Done |
| Library8 | Server-Web | Websockets Spring Boot Project with JS Web-Client SockJS & Stomp | Done |
| Library9 | Server-GraphQL | GraphQL Spring Boot Project with PlayGround | Done |
| Library10 | Server-Web-Axios | Axios JS SPA Web Spring Boot Project | Done |
| Name | Type | Description | Link |
|---|---|---|---|
| Library7 | Server-Rest | Web Spring Boot Project with MongoDB | Done |
| Library12 | Server-Web | Web Spring Boot Projec with DynamodDB AWS | Done |
| Library13 | Server-Web | Web Spring Boot Project WebFlux | Done |
| Library14 | Server-Web | Web Spring Boot Project WebFlux with Local-Reactive-MongoDB | Done |
| Name | Type | Description | Link |
|---|---|---|---|
| Library11 | Server-Web-Security | Web Spring Boot Project Thyemleaf-Security | Done |
| Library15 | WebFlux Video | WebFlux Project Video Streaming | Done |
Library6
- Base project:
- Library1 > Library6server
- library5 > library6server
- Templates html Thymeleaf
- @Controller and @RestController
- @Service: RestTemplate
Library8
- Base project:
- Library3
- WebSocket
- STOMP Web-Client JS
Library9
- Base project:
- Library3
- GraphQL
Library10
- Base project:
- Library5
- Axios JS
- SPA
Library7
- Base project:
- Library3
- MongoCrud
- @RestController
Library12
- Base project:
- Library5
- Cloud DynamoDB AWS
Library13-14
- Base project:
- Library5
- WebFlux
Library11
- Base project:
- Library5
- Security
Library15
- Base project:
- Library5
- Video Streaming