You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In annotation module, the type of field in page model can only be String or List<String>. Add more basic type support and auto converting such as int, Integer,long, Long, double, Double, boolean, Boolean.