News

If you have an abstract class with generic types and try to set that attribute with f:viewParam, always get String type if running with Java 11. If you run the same code with Java 8, it works as ex ...