Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit bad69ea

Browse files
committed
Fixes #134 - Revise README
1 parent e701feb commit bad69ea

File tree

2 files changed

+2
-74
lines changed

2 files changed

+2
-74
lines changed

README.md

Lines changed: 2 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,4 @@
11
# Piranha Guides
22

3-
Each of the links below point to a guide on [piranha.cloud](https://piranha.cloud).
4-
5-
Note that the source material for each guide comes from this GitHub repository
6-
and you should see a Maven module for each guide that is published on our
7-
website.
8-
9-
## Piranha Core Profile
10-
11-
1. [Create a JSON REST service](https://piranha.cloud/core-profile/guides/json)
12-
1. [Create a REST service](https://piranha.cloud/core-profile/guides/rest)
13-
1. [Debugging a REST service with NetBeans](https://piranha.cloud/core-profile/guides/netbeans-debug)
14-
1. [Debugging a REST service with VSCode](https://piranha.cloud/core-profile/guides/vscode-debug)
15-
1. [Testing with JUnit 5 and Arquillian](https://piranha.cloud/core-profile/guides/arquillian)
16-
1. [Piranha Core Profile on Project CRaC](https://piranha.cloud/core-profile/guides/crac)
17-
18-
## Piranha Embedded
19-
20-
1. [Create a Hello World web application](https://piranha.cloud/embedded/guides/helloworld)
21-
1. [Create an Piranha Embedded JLink application](https://piranha.cloud/embedded/guides/jlink)
22-
1. [Running Piranha Embedded with Spring Boot](https://piranha.cloud/embedded/guides/springboot)
23-
1. [Running Piranha Embedded with Spring Boot and Project Loom](https://piranha.cloud/embedded/guides/springboot-loom)
24-
1. [Create a Piranha Embedded GraalVM application](https://piranha.cloud/embedded/guides/graalvm)
25-
26-
## Piranha Micro
27-
28-
1. [Create a Hello World web application](https://piranha.cloud/micro/guides/helloworld)
29-
30-
## Piranha Server
31-
32-
1. [Create a Hello World web application](https://piranha.cloud/server/guides/helloworld)
33-
34-
## Piranha Servlet
35-
36-
1. [Create a Faces application](https://piranha.cloud/servlet/guides/faces)
37-
1. [Create a Hello World web application](https://piranha.cloud/servlet/guides/helloworld)
38-
1. [Create a Pages application](https://piranha.cloud/servlet/guides/pages)
39-
1. [Create a WebSocket application](https://piranha.cloud/servlet/guides/websocket)
40-
1. [Run a web application on Piranha Servlet with CRaC](https://piranha.cloud/servlet/guides/crac)
41-
42-
## Piranha Web Profile
43-
44-
1. [Create a Faces application](https://piranha.cloud/web-profile/guides/faces)
45-
1. [Create a Hello World web application](https://piranha.cloud/web-profile/guides/helloworld)
46-
1. [Create a Jakarta REST service](https://piranha.cloud/web-profile/guides/rest)
47-
1. [Testing with JUnit 5 and Playwright](https://piranha.cloud/web-profile/guides/playwright/)
48-
1. [Create a Jakarta Pages web application](https://piranha.cloud/web-profile/guides/pages)
3+
This repository is deprecated. See the [Piranha website](https://piranha.cloud/release/)
4+
for the new location of the guides.

SCHEDULE.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)