ibmsoft

Results 11 comments of ibmsoft

to @phatmann change the title

类似这样的定义 groovy 方法 def dataLIst = [ {column:'name',index:0,type:'string'}, {column:'age',index:1,type:'integer'} ]

there is any plan date to resolve this problem?

@snimavat When using AlternateTypePropertyBuilder and AlternateTypeBuilder How do we specify some properties as required, min, max etc ?

@dilipkrish thanks for your quick replay i find the withAnnotations method ,but i does not find the correct way ,would you like show me the code(i just want add some...

any progress?

may be you can do something in plugin eg: void doWithApplicationContext() { // TODO Implement post initialization spring config (optional) }

it seem that from http://docs.grails.org/3.3.0/guide/upgrading.html In previous versions of Grails it was possible to access GrailsDomainClass instances and inspect the GrailsDomainClassProperty properties inside of the doWithSpring method in a plugin,...