?? application.xml
字號:
<?xml version="1.0" encoding="UTF-8"?>
<application xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Application_ID" version="1.4" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd">
<display-name>REST Services Gateway</display-name>
<module id="WebModule_1219282088138">
<web>
<web-uri>rest.gateway.war</web-uri>
<context-root>rest</context-root>
</web>
</module>
<security-role id="SecurityRole_1236134691015">
<role-name>RestServicesUser</role-name>
</security-role>
</application>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -