Skip to content

Example project for springboot with spring web flow - jsf 2- primefaces 6

License

Notifications You must be signed in to change notification settings

erodriguezg/springboot-swf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-swf

Example project for springboot with spring web flow - jsf 2- primefaces 6

comandos maven

  • RUN: spring-boot:run -Duser.language=es -Duser.region=CL -Dfile.encoding=UTF-8

  • Limpiar BD: flyway:clean -Dplugin.flyway.url=jdbc:postgresql://localhost:5432/bd -Dplugin.flyway.user=postgres -Dplugin.flyway.password=postgres

  • Ejecutar Parches BD: flyway:migrate -Dplugin.flyway.url=jdbc:postgresql://localhost:5432/bd -Dplugin.flyway.user=postgres -Dplugin.flyway.password=postgres

About

Example project for springboot with spring web flow - jsf 2- primefaces 6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published