application.xml 326 B

1234567
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <application xmlns="http://xmlns.jcp.org/xml/ns/javaee"
  3. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4. xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/application_8.xsd"
  5. version="8">
  6. </application>