deleting built_in problem with Spring boot
We are preparing a real estate app with Spring boot. And we defined boolean type built_in variable in order to delete if it is false. And there are built_in variable in Advert, Category etc. However we got below error message. How can we solve it?