Posts by Thiago de Melo Fontana • 191 points
3 posts
-
7
votes1
answer99
viewsQ: Persistent Hibernate Resource Return
Good afternoon. I would like to understand how to resolve the following issue: In the project I’m working on, Backend and Frontend are separated. To persist the data I am using Hibernate and to…
-
1
votes0
answers234
viewsQ: Spring Boot + Hibernate + Google Cloud Sql + App Engine
I’m having problems configuring the connection in my application with Google Cloud Sql (using the technologies highlighted in the title). I wish I could allow Spring to be responsible for…
-
1
votes1
answer131
viewsQ: CSS Grid Layout
I’ve been a while without messing with front-end but now I’m taking a look at CSS Grid Layout. After reading the articles, I was left with a question: Is there any number of standard columns to…