- The default sources of configuration properties are environment variables, Java system properties, and the META-INF/microprofile-config.properties file.
- You can provide a custom ConfigSource implementation that maps property names to values in the custom source.
- Strings are not the only supported types, as MP-Config supports type conversion via a pluggable SPI, and provides several default conversions by default.
- You do not need to provide a value for an injected property if you have given a defaultValue, or have injected the property as an Optional<?> value.
- Complex property types can be handled using a custom Converter<?> implementation that takes a string and returns the complex type.
- When an annotation is specified at the class level, it applies to all methods of the class.
- False: there are currently six MP-FT policies.
- No: we can configure @Retry to...
United States
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine