1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-01 08:00:48 +00:00
plantuml-server/src/main/webapp
Florian ec7b9f9b1a Add metadata Servlet
- add new servlet to get meta data from PlantUML diagram
- meta data get not only be requested as text but also as json if you set the `Accept`-header to json
- add `metadata` servlet tests
- GET: like the Proxy where you can pass a URL which the servlet will use to fetch the diagram image
- POST: file upload
2023-05-11 21:34:32 +02:00
..
assets frontend 2.0: initial version 2023-05-03 13:23:47 -04:00
META-INF Project fully mavenized with functionality exceeding previous Ant build.xml implemented (except deployment to servlet container, which can be easily added). 2011-11-02 19:11:52 -03:00
resource Add metadata Servlet 2023-05-11 21:34:32 +02:00
WEB-INF Add metadata Servlet 2023-05-11 21:34:32 +02:00
error.jsp Refactoring relative paths PR#209. 2023-03-21 14:14:09 +01:00
favicon.ico Project fully mavenized with functionality exceeding previous Ant build.xml implemented (except deployment to servlet container, which can be easily added). 2011-11-02 19:11:52 -03:00
index.jsp frontend 2.0: initial version 2023-05-03 13:23:47 -04:00
plantuml.css add emoji auto completion (suggestion) 2023-05-10 22:10:58 +02:00
plantuml.js add emoji auto completion (suggestion) 2023-05-10 22:10:58 +02:00
plantumllanguage.js add emoji auto completion (suggestion) 2023-05-10 22:10:58 +02:00
previewer.jsp frontend 2.0: initial version 2023-05-03 13:23:47 -04:00