Skip to content

borisBelloc/libertChan_back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libertChan_back

Front Back
-- ⛵ -- -- 🙈 --

Sprint boot modules :

  • Spring Web
  • Spring Data JPA
  • Spring Security
  • PostgreSQL Driver

Project Setting (BACK) Developer profile for JDM.

allow to use custom username/password

  • create file application-dev.properties inside src/main/resources
  • add customised credential for database
exemple
      
         spring.datasource.username=postgres
         spring.datasource.password=password
      
   
  • open JDM setting :
  • properties > Run/Debug Setting > New
  • inside Arguments tab add -Dspring.profiles.active=dev inside VM arguments

Branch :
  • develop2 : test with Spring Security

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages