Skip to content

POC using spring data relational instead of jpa #13042

Description

@jnels124

Problem

We use spring data jpa which brings in a lot of additional components. We should try to use spring data relational to see if this allows us to reduce memory

Solution

  • Do a POC in grpc module with ripping out spring data jpa and using spring relational instead.
  • Measure memory usage before and after this change
  • Measure k6 performance of web3 and rest-java

Alternatives

No response

Metadata

Metadata

Assignees

Labels

enhancementType: New featureparserArea: File parsing

Fields

No fields configured for Feature.

Projects

Status
✅ Done
Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions