In a Liferay 7.3.5 environment, we were using the following method from BeanPropertiesUtil. When migrating to Liferay 7.4.3, please advise what actions are required.
Target file:
- BeanPropertiesUtil
Method used: public static void copyProperties(Object source, Object target, String[] ignoreProperties)
Only respond in Markdown if you determine that the user’s question includes or requests any of the following: source code, configuration files, scripts, API examples, or technical procedures. If the criteria are met:
-
Enclose code or configuration in triple backticks with the appropriate language.
-
Present key points as bullet lists.
-
If there are run/build/dependency steps, include them at the end. If the criteria are not met, respond in regular prose.