E-commerce-project-springBoot icon indicating copy to clipboard operation
E-commerce-project-springBoot copied to clipboard

This a web application Java Based Beginner level project To developing the e-commerce website to Buy/sell the Food Item. We use the Spring Boot to build the back-end part

Results 22 E-commerce-project-springBoot issues
Sort by recently updated
recently updated
newest added

Closes #48 ### Problem: products page update button does not work ### Cause: - when the update button in products page is clicked, it triggers `updateproduct()` in `AdminController.java` - updateproduct()...

The 'NO_AUTO_CREATE_USER' mode is not supported, so I deleted it from the list of modes. Help me review please, thanks. Closes #37.

Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'customer.PRIMARY' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1061) at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1009) at com.mysql.cj.jdbc.ClientPreparedStatement.executeLargeUpdate(ClientPreparedStatement.java:1320) at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdate(ClientPreparedStatement.java:994) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)

When I run the `basedata.sql` in my mysql, I met some error, I wanna to fix it and update some details about README.

Using @PostMapping instead of @RequestMapping to enhance readability.

after click on submit button nothing will happen

This change defensively switches the order of literals in comparison expressions to ensure that no null pointer exceptions are unexpectedly thrown. Runtime exceptions especially can cause exceptional and unexpected code...

update Home.jsp file give proper styles , upgrade footer,navbar any.