File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
dev/com.ibm.ws.kernel.boot/publish/templates/servers/microProfile3 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
44 <!-- Enable features -->
55 <featureManager >
6- <feature >microProfile-3.2 </feature >
6+ <feature >microProfile-3.3 </feature >
77 </featureManager >
88
99 <!-- To access this server from a remote client add a host attribute to the following element, e.g. host="*" -->
1010 <httpEndpoint id =" defaultHttpEndpoint"
1111 httpPort =" 9080"
1212 httpsPort =" 9443" />
13-
13+
1414 <!-- Automatically expand WAR files and EAR files -->
1515 <applicationManager autoExpand =" true" />
1616
17- <!-- Default SSL configuration enables trust for default certificates from the Java runtime -->
17+ <!-- Default SSL configuration enables trust for default certificates from the Java runtime -->
1818 <ssl id =" defaultSSLConfig" trustDefaultCerts =" true" />
1919
20- </server >
20+ </server >
You can’t perform that action at this time.
0 commit comments