GSP不在视图\customer目录中,而是在视图\customerRegistration中。当我试图查看页面时,我得到:
bean类的 URI /myApp/customerRegistration/index class Message无效属性'firstName‘java.lang.String: Bean属性'firstName’不可读或具有无效的getter方法: <e
我在下面定义了一个类,它有一个名为'prop‘的类属性,我希望打印出文档字符串'this is a property comment’。当前行为执行属性的getter并打印'getter‘。有没有办法设置这个类和它的元类,这样我就可以输入'help(MyClass.prop)‘并获取文档字符串?Metaclass(type):
@pr