Skip to content

How do I make the Entities to not get detached when using nested Unis #44621

Closed Answered by underscore05
underscore05 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @DavideD closing this discussion.
Chaining the flatMap does not make the entity to get detached.
It's a different issue all along.
Changing modelMapper.map(request, JobPosting.class) to just new JobPosting() fixes my code. Thanks for your time.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@underscore05
Comment options

@DavideD
Comment options

@underscore05
Comment options

@underscore05
Comment options

Answer selected by underscore05
@underscore05
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/hibernate-reactive Hibernate Reactive
3 participants