DaviGadelhaLeitao / debt-register-without-framework

A complete web application with automated build, deploy, Unit (mockito), integration and acceptance tests. HTML, CSS, SaSS, Bootstrap, Servlets, JSP, JDBC, MySQL, JavaScript, jQuery, jUnit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem while adding a debtor

DaviGadelhaLeitao opened this issue · comments

Numbers bigger than a thousand while adding a debtor to the database are causing a NumberFormatException.

Problem solved with the commit cb95982