The project provides model classes generated based on the OpenAPI description. It is referenced in the base server project POM as 'provided'. Thus, you can either reference the model again in your server implementation and include these model classes or implement your model classes that better fit your needs for the storage model classes. For example, if you want to have specific model class annotations.