Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有两个实体 Entity1 和 Entity2。这是我在路线中需要做的。
我需要读取 Entity1 并获取列值,获取该列值并将其更新为 Entity2 中的列。
如何使用 Camel Jpa 做到这一点?