1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-01 16:10:47 +00:00

add jetty and tomcat recommendations

This commit is contained in:
Florian 2021-12-09 13:15:31 +01:00 committed by PlantUML
parent e5cb82ef2c
commit 32e05b62bd

View File

@ -24,6 +24,11 @@ To know more about PlantUML, please visit https://plantuml.com.
- jre/jdk 11 or above - jre/jdk 11 or above
- apache maven 3.0.2 or above - apache maven 3.0.2 or above
## Recommendations
- Jetty 11 or above
- Tomcat 10 or above
## How to run the server ## How to run the server