Skip to content

Latest commit

 

History

75 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textgroup-sd (spring-data based persistence layer)

Spring-boot app using hibernate-jpa,spring data and a treeview bootstrap to build and visualize a multilingual database (for equivalences), can be used for example for making a web site multilingual

  • Set up your database access in .. config/DatabaseConfig::dataSource1()
  • To build the database tables, start the application (mvn package spring-boot:run) with property spring.jpa.hibernate.ddl-auto set to create in 'application.properties' file
  • After startup, build the language table from language.sql
  • Restart with validate option for spring.jpa.hibernate.ddl-auto
  • go to http://localhost:8080, enter the first domain before entering text and enjoy !

Note : Since commit v0.3.5 the application is multidatabases session access based for jpa

About

Spring-boot app using hibernate-jpa,spring data and a treeview bootstrap to build and visualize a multilingual database (for equivalences), can be used for example to made a web site multilingual

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages