]> git.mxchange.org Git - jfinancials-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 20 Oct 2022 16:42:21 +0000 (18:42 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 20 Oct 2022 16:42:21 +0000 (18:42 +0200)
commit26ca642f72ed641223ce13d84019c372d1f62fd6
treedf1664b91446d7d2452a5cfbc013c8800cd2b877
parenta7e3ff12ae8163bf74a3b0ae3836809a6474eba1
Please cherry-pick:
- renamed copyUser() to copyToUser() because that method "copies" (read: sets)
  all required class fields except "entry-created" in given user instance
- also used UserContact's parameterized constructor instead of default one and
  then setting all on my own
- removed @PostConstruct method
src/java/org/mxchange/jfinancials/beans/country/FinancialsAdminCountryWebRequestBean.java
src/java/org/mxchange/jfinancials/beans/features/FinancialsFeatureWebApplicationBean.java
src/java/org/mxchange/jfinancials/beans/user/login/FinancialsUserLoginWebSessionBean.java