MicroProfile6.05.04.14.03.33.23.02.22.12.01.41.31.21.0
MicroProfile
6.0
5.0
4.1
4.0
3.3
3.2
3.0
2.2
2.1
2.0
1.4
1.3
1.2
1.0
This feature combines the Liberty features that support Eclipse MicroProfile 1.3 for Cloud Native Java.
Enabling this feature
To enable the MicroProfile 1.3 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>microProfile-1.3</feature>