SAP / olingo-jpa-processor-v4

The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
122 stars 76 forks source link

[Question] Spring Boot 3.x.x support? #229

Closed Valeri-Velev closed 8 months ago

Valeri-Velev commented 9 months ago

When can we expect a patch for Spring Boot 3. x.x support?

wog48 commented 8 months ago

Please try the new version 2.0.0. This requires Java 17 and has Jakarta support. Usage of Spring Boot 3.x.x shall be possible with it.