Relative Content

Tag Archive for mapster

How to map enums with Mapster

I’ve recently just started using Mapster and I’m trying to do a mapping enum values to an object. I tried the simple way to map using .Map() but it doesn’t work. Here’s are the objects

Field not being caught?

All of the fields except for Full_name is being caught when I try to POST or PUT. Can you help?