Skip to content

bit2244/DBMS_project

Repository files navigation

DBMS_project

To solve javax.validation package symbol not found error mannually add the following dependency and restart the IDE

	<dependency>
		<groupId>org.springframework.boot</groupId>
		<artifactId>spring-boot-starter-validation</artifactId>
	</dependency>
  • Note: Java Version used is 11
  • Computer generated bill for customers
  • user - shop_tester
  • passward - 1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors