Skip to content

Instantly share code, notes, and snippets.

@jrichardsz
Last active November 10, 2023 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrichardsz/d0753aa313676e260df416e3b50b7fbc to your computer and use it in GitHub Desktop.
Save jrichardsz/d0753aa313676e260df416e3b50b7fbc to your computer and use it in GitHub Desktop.
stackoverflow tips
Iam post json body to my api and one column is being stored as null in my database

[Here is my posting of json body](https://i.stack.imgur.com/qiCS0.png)

![One column is stored as null](https://i.stack.imgur.com/6o41j.png)

![Entity](https://i.stack.imgur.com/G9veE.png)

![controller](https://i.stack.imgur.com/h3zYi.png)

![service layer](https://i.stack.imgur.com/IIFwD.png)

I have tried multiple databases like h2 same problem with every database

code block with markdown

markdown source with ``` :

image

output:

im the code 
or multiline log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment