Exception in thread "main" net.sf.json.JSONException: java.lang.NoSuchMethodException: Property 'password' has no getter method 

解决:声明bean为public class xxx,必须是public,我用默认类型(class xxx)都不行

 

郁闷了!!!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-14
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2022-12-23
  • 2021-06-07
相关资源
相似解决方案