oskar-kaminski

oskar-kaminski

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

oskar-kaminski's repositories

springboot-keycloak-openldap

The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.

Stargazers:0Issues:0Issues:0

springboot-react-keycloak

The goal of this project is to secure movies-app using Keycloak(with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a ReactJS application called movies-ui.

Stargazers:0Issues:0Issues:0

keycloak-clustered

keycloak-clustered extends Keycloak docker image. It allows to run easily a cluster of Keycloak instances

Stargazers:0Issues:0Issues:0

spring-cloud-stream-event-sourcing-testcontainers

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, Testcontainers will be used to run Integration Tests

Stargazers:0Issues:0Issues:0

springboot-jsoup-html-parser

The goal of this project is to get a list of games and their scores from a website. The application must parse the website HTML content, get the necessary information, save the game score data in a database and expose them through a REST API.

Stargazers:0Issues:0Issues:0

springboot-elk-prometheus-grafana

The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logstash and Kibana) to collect and visualize application's logs and Prometheus & Grafana to monitor application's metrics.

Stargazers:0Issues:0Issues:0

ethereum-springboot-react

Goals: 1) Implement an Ethereum Smart Contract called SoccerManager and deploy it to Ethereum Blockchain running locally; 2) Implement two Spring Boot backend applications, ethereum-api and player-api, that uses Web3j library to communicate with Ethereum blockchain; 3) Implement two ReactJS frontend applications, ethereum-ui and player-ui, that communicate to their respective backend application.

Stargazers:0Issues:0Issues:0

springboot-react-basic-auth

The goal of this project is to implement an application called book-app to manage books. For it, we will implement a back-end application called book-api using Spring Boot and a font-end application called book-ui using ReactJS. Besides, we will use Basic Authentication to secure both applications.

Stargazers:0Issues:0Issues:0

springboot-react-jwt-token

The goal of this project is to implement an application called order-app to manage orders. For it, we will implement a back-end application called order-api using Spring Boot and a font-end application called order-ui using ReactJS. Besides, we will use JWT Authentication to secure both applications.

Stargazers:0Issues:0Issues:0

https-springboot-react

The goal of this project is to play with HTTPS and enable it in Spring Boot applications. For it, we will implement a Spring Boot Rest API that will have its endpoints ready to accept and server over HTTPS. Furthermore, a Spring Boot Shell Java application and a Frontend ReactJS application will be implemented to consume movies-api.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0