alexgamas / exemplo-gamechanger-sl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exemplo-gamechanger-sl

Java Refs

https://www.springbyexample.org/examples/ https://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-three-custom-queries-with-query-methods/ https://docs.spring.io/spring-data/jpa/docs/current/reference/html/#jpa.repositories

application.properties

connect to database

spring_datasource_platform=postgres
spring_datasource_username=gamechangerproject
spring_datasource_password=gamechangerproject
spring_datasource_url=jdbc:postgresql://localhost:5432/gamechanger

About


Languages

Language:Java 81.0%Language:TSQL 13.2%Language:Shell 5.8%