space is not allowed after parameter prefix ‘:’ in SpEL support in Spring Data JPA @Query definitions
I need to update the values into update native query from EmployeeDTO class and I have used following implemetation. But I got “Space is not allowed after parameter prefix ‘:'” error in console even though, the syntax is correct for query.