News
I have run into this problem when upgrading from 8.0.3 to 8.0.4. I have a Parent type that contains an optional Child. The Complex type contains a enum. public class Complex { public MyEnum Enum { get ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Just how hard is it to perform a JPA or Hibernate enum mapping with either annotations or a ...
package Toast::Status { use Class::Type::Enum values => ['bread', 'toasting', 'toast', 'burnt']; } package Toast { use Moo; has status => ( is => 'rw', isa => Toast ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results