Ask Your Question
4

Does the microprofile-openapi-api 2.0 disable the hibernate-jpamodelgen feature?

asked 2021-09-05 11:00:00 +0000

devzero gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-07-18 16:00:00 +0000

bukephalos gravatar image

No, the microprofile-openapi-api 2.0 does not disable the hibernate-jpamodelgen feature. These are two separate libraries that can be used together in a Java application. The microprofile-openapi-api library provides functionality for generating OpenAPI documentation for a RESTful API, while the hibernate-jpamodelgen library generates JPA entity classes from Hibernate annotated POJOs.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-09-05 11:00:00 +0000

Seen: 10 times

Last updated: Jul 18 '22