Posts by Daniel Elizeu • 21 points
2 posts
-
0
votes2
answers2436
viewsA: How to remove DIV specifies with javascript?
You can identify individually which parent element with the academic id 1 and which you remove with the following code. $("#btn-remover").click((e) => { //evento click do mouse…
-
2
votes0
answers249
viewsQ: Problem connecting to database in Google Cloud and Spring Boot
I’m using Google Cloud Platform, but I’m having a hard time connecting to the Mysql database on the platform itself with Appengine. Just follow my pom: <?xml version="1.0" encoding="UTF-8"? />…
spring-bootasked Daniel Elizeu 21