Skip to content

Instantly share code, notes, and snippets.

@adamswangg
Created August 14, 2021 06:04
Show Gist options
  • Save adamswangg/cd1858f171c1293b9d46a7f6c83a719d to your computer and use it in GitHub Desktop.
Save adamswangg/cd1858f171c1293b9d46a7f6c83a719d to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
version="4.0">
</web-app>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment