Skip to content

Customer Relationship Management. Frameworks: Spring, Spring MVC, Hibernate, Flyway, Spring AOP, Spring Security, Spring REST

Notifications You must be signed in to change notification settings

estebanbri/crmApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crmApp

Customer Relationship Management. Frameworks: Spring, Spring MVC, Hibernate, Flyway, Spring AOP, Spring Security, Spring REST

http://localhost:8080/crmWebApp/swagger-ui.html

alt text

TABLA CLIENTE

CREATE TABLE CLIENTE( ID_CLIENTE INT PRIMARY KEY AUTO_INCREMENT, PRIMER_NOMBRE VARCHAR, OPTIMISTIC_LOCK_VERSION DOUBLE);

RUN THE APPLICATION

$ mvn jetty:run

About

Customer Relationship Management. Frameworks: Spring, Spring MVC, Hibernate, Flyway, Spring AOP, Spring Security, Spring REST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published