Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
Fixes #67 - Add a SCHEDULE.md for refreshing content (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Dec 7, 2023
1 parent 5b8d7ea commit 189787e
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions SCHEDULE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Schedule for refreshing content

| Category | Guide | Schedule |
|----------|-------|----------|
| Piranha Core Profile | Create a JSON REST service | Week 1 |
| | Create a REST service | Week 2 |
| | Debugging a REST service with NetBeans | Week 3 |
| | Debugging a REST service with VSCode | Week 4 |
| | Testing with JUnit 5 and Arquillian | Week 5 |
| | Piranha Core Profile on Project CRaC | Week 6 |
| Piranha Embedded | Create a Hello World web application | Week 7 |
| | Create an Piranha Embedded JLink application | Week 8 |
| | Running Piranha Embedded with Spring Boot | Week 9 |
| | Running Piranha Embedded with Spring Boot and Project Loom | Week 10 |
| | Create a Piranha Embedded GraalVM application | Week 11 |
| Piranha Micro | Create a Hello World web application | Week 12 |
| Piranha Server | Create a Hello World web application| Week 13 |
| Piranha Servlet | Create a Faces application | Week 14 |
| | Create a Hello World web application | Week 15 |
| | Create a Pages application | Week 16 |
| | Create a WebSocket application | Week 17 |
| | Run a web application on Piranha Servlet with CRaC | Week 18 |
| Piranha Web Profile | Create a Faces application| Week 19 |
| | Create a Hello World web application | Week 20 |
| | Create a Jakarta REST service | Week 21 |
| | Testing with JUnit 5 and Playwright | Week 22 |
| | Create a Jakarta Pages web application]| Week 23 |

0 comments on commit 189787e

Please sign in to comment.