docs: update README

This commit is contained in:
ReaJason
2025-08-13 23:53:40 +08:00
parent 83fe7cad8c
commit 95617a787b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -215,7 +215,7 @@ Files.write(Paths.get("agent.jar"), agentJarBytes);
| Listener | Listener |
| FilterManager - Agent | ServletContext - Agent |
| BES(9.5.x) | TongWeb(6 ~ 7) | InforSuite AS (9 ~ 10) |
| BES(9.5.x) | TongWeb(6 ~ 8) | InforSuite AS (9 ~ 10) |
|----------------------|----------------------|------------------------|
| Filter | Filter | Filter |
| Listener | Listener | Listener |
@@ -223,7 +223,7 @@ Files.write(Paths.get("agent.jar"), agentJarBytes);
| FilterChain - Agent | FilterChain - Agent | FilterChain - Agent |
| ContextValve - Agent | ContextValve - Agent | ContextValve - Agent |
| Apusic AS (9) | Primeton(6.5) |
| Apusic AS (9 ~ 10) | Primeton(6.5) |
|---------------------|----------------------|
| Servlet | Filter |
| Filter | Listener |
+2 -2
View File
@@ -213,7 +213,7 @@ Compatible with Java6 ~ Java8, Java9, Java11, Java17, Java21
| Listener | Listener |
| FilterManager - Agent | ServletContext - Agent |
| BES(9.5.x) | TongWeb(6 ~ 7) | InforSuite AS (9 ~ 10) |
| BES(9.5.x) | TongWeb(6 ~ 8) | InforSuite AS (9 ~ 10) |
|----------------------|----------------------|------------------------|
| Filter | Filter | Filter |
| Listener | Listener | Listener |
@@ -221,7 +221,7 @@ Compatible with Java6 ~ Java8, Java9, Java11, Java17, Java21
| FilterChain - Agent | FilterChain - Agent | FilterChain - Agent |
| ContextValve - Agent | ContextValve - Agent | ContextValve - Agent |
| Apusic AS (9) | Primeton(6.5) |
| Apusic AS (9 ~ 10) | Primeton(6.5) |
|---------------------|----------------------|
| Servlet | Filter |
| Filter | Listener |