• Stars
    star
    153
  • Rank 243,368 (Top 5 %)
  • Language
    Java
  • Created almost 9 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An example of spring oauth2 authorization and resource server using JWT

Spring OAuth2 example for microservices

This example shows how to use spring oauth2 to secure resource servers, for example in spring cloud microservices.

How to Setup?

Just

$ gradle build

and start both spring boot application using

$ gradle bootRun

inside the directories.

More Information

Read my article for detailed explanation.

More Repositories

1

hetzner-kube

A CLI tool for provisioning kubernetes clusters on Hetzner Cloud
Go
745
star
2

jhipster-uaa-setup

A microservice architecture demonstrating usage of JHipster UAA
Java
64
star
3

microservices-sidecar-example

An example of integrating non-jvm applications (rails) into a spring cloud microservice system
HTML
38
star
4

k8s-self-hosted-recovery

A short tool to recover self-hosted kubeadm provisioned kubernetes clusters
Shell
28
star
5

kubeconfig-loader

A simple bash script for rotating local kubeconfigs
Shell
20
star
6

jhipster-ribbon-hystrix

A microservice demo project using JHipster 3.0 and applying Netflix Ribbon / Hystrix at service level
Java
18
star
7

kubernetes-coreos-baremetal

A bundle of bash scripts which generate TLS and cloud-config for kubernetes bare-metal setup
Shell
15
star
8

hipster-band

A demo project I used to demonstrate side-by-side pattern
Java
14
star
9

microxchng-workshop

Java
14
star
10

k8s-master-lb

A damn simple wrap of nginx docker to serve as one line load-balancer for HA k8s masters
Smarty
13
star
11

open-psql-backup

A small bash based tool to manage PostgeSQL backups in a clever way in k8s
Shell
7
star
12

wgctl

a tool for easy wireguard VPN management
Go
6
star
13

jhipster4-uaa-setup

A setup showing JHipster 4.0 microservice capabilities in UAA configuration and using angular2
Java
6
star
14

jhipster-4-sass-material

A WIP sample of JHipster 4 + Protractor + Sass + material
Java
5
star
15

microservices-example

a working example with NetflixOSS + ELK
HTML
4
star
16

rapidcs

A C++ Combat Engine for OGame Clones
PHP
4
star
17

rook-grafana

A simple dashboard for rook monitoring
3
star
18

hetzner-kube-prometheus

optimized manifests for hetzner-kube clusters
2
star
19

todo-microservice

an minimal microservice application built with JHipster 3.2
Java
2
star
20

kismatic-prometheus

A deployment bundle to install prometheus operator to a kismatic enterprise toolkit provisioned kubernetes
Shell
2
star
21

geo-marker-service

A simple spring service drawing geo markers
Java
1
star
22

ceph-monitoring

A monitoring configuration for ceph using prometheus and grafana
Shell
1
star
23

rancher-prometheus

A bundle of scripts to deploy prometheus with cluster monitoring to rancher powered k8s clusters
Python
1
star
24

jhipster-travis-helper

a simple workaround to test specific apps like travis do in its builds
Shell
1
star