If you are considering migrating to Ujorm 1.30, I recommend to use three simple steps:
Optionally, you can use the KeyFactory class to create new keys instead of original static factory methods.
- upgrade Maven dependendecies to: groupId=org.ujorm + version=1.30
- replace all texts "UjoProperty" for the targets "Key" in your project and
- fix deprecated methods
Optionally, you can use the KeyFactory class to create new keys instead of original static factory methods.
No comments:
Post a Comment