Skip to content

davidLv/javacms_multiple_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javacms_multiple_module

javacms which implemented with maven mutilple module support

OAuth interface: http://localhost/javacms/oauth/token Parameters with returned with access token and response token: username: admin password: admin client_id: clientapp client_secret: secret grant_type: password

Parameters with only returned with access token:
client_id: clientapp
client_secret : secret
grant_type: client_credentials

About

javacms which implemented with maven mutilple module support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors