Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Jersey Jwt Springsecurity | 34 | 5 years ago | mit | Java | ||||||
Example of REST API with JWT authentication using Spring Boot, Spring Security, Jersey and Jackson. | ||||||||||
Sso | 8 | 2 years ago | apache-2.0 | Java | ||||||
单点登录/认证/鉴权,以后的项目可能会用到 | ||||||||||
Openid Connect Spring Client | 4 | 6 years ago | 1 | mit | Java | |||||
An OpenID Connect client using Spring Security and the Google Identity Platform. | ||||||||||
Cerberus Spring Boot Client | 4 | 4 months ago | apache-2.0 | Java | ||||||
Spring Boot client for interacting with a Cerberus backend. | ||||||||||
Springboot Bigquery App | 3 | 5 years ago | Java | |||||||
Example spring boot app leveraging google big query and downloading the results for later retrieval | ||||||||||
Pks Workshop | 2 | 4 years ago | ||||||||
Pivotal Container Service Workshop Lab | ||||||||||
Justclass Backend App | 2 | a year ago | 15 | Java | ||||||
Back-End repository for JustClass application. |
key.json
.var
or functional method ifPresentOrElseGet
, etc.).key.json
and place it at the root of the project.mvn spring-boot:run
key.json
and place it at the root of the project.app.yaml
located in src/main/appengine
directory. Replace environment variable GOOGLE_CLOUD_PROJECT
as current projectId
.mvn package appengine:deploy -Dapp.deploy.projectId=[YOUR_PROJECT_ID]
.