Posts by Danilo Trinchão • 19 points
4 posts
-
-1
votes1
answer31
viewsQ: Error calling method in code Behind
using System; using Treinamento.DTO.Global; using Treinamento.BLL; namespace Treinamento.WEB.Tabelas.cidade { public partial class Listar : System.Web.UI.Page { protected void Page_Load(object…
-
0
votes1
answer832
viewsQ: Error starting spring boot
Console displays the following error message: Exception in thread "main" java.lang.Noclassdeffounderror: org/springframework/boot/Springapplication at…
-
0
votes1
answer303
viewsQ: Hibernate does not recognize column in database
I put in a request at Postman and gave the second problem: { "timestamp": "2018-07-27T04:58:28.407+0000", "status": 500, "error": "Internal Server Error", "message": "could not extract ResultSet;…
-
0
votes1
answer938
viewsQ: Error connecting spring boot to mysql
The error in spring boot is : Error Starting Applicationcontext. To display the conditions report re-run your application with 'debug' enabled. 2018-07-14 16:11:53.259 ERROR 13188 --- […