Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PT. Tabeldata Informatika
auth-server
Wiki
Home
You need to sign in or sign up before continuing.
Home
· Changes
Page history
update home page
authored
Jul 29, 2019
by
dimasm93
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
c1ec3cdb
## Using The Template
Untuk menggunakan template AuthServer ada beberapa yang harus di lakukan diantarnya:
-
Fork this repository, to your group
-
edit
`artifactId`
and
`groupId`
value from file
`pom.xml`
-
select your database version at
`spring.profiles.active`
from file
`application.yml`
-
`postgresql`
for PostgreSQL 9.6
-
`oracle11`
for Oracle 11g
-
`sqlserver2008`
for MS SQL Server 2008
-
`sqlserver2017`
for MS Sql Server 2017
\ No newline at end of file