Ed Legaspi (czetsuya)

czetsuya

Geek Repo

Location:Philippines

Home Page:https://www.czetsuyatech.com

Twitter:@czetsuya

Github PK Tool:Github PK Tool

Ed Legaspi's repositories

Spring-Keycloak-with-REST-API

Securing a Spring REST API with Keycloak with bearer-only=true.

spring-aspect-security

This project secures Spring REST endpoints using Aspect. It introduces a security interceptor that pre-handles a REST request and where a bearer token is converted into application user. If the user does not exist or does not have the required permission then an error will be thrown. As a bonus, if the user is valid, it's id is save in the request attribute and can be pass into the REST endpoint, so that it can be used for future use.

Language:JavaStargazers:3Issues:3Issues:0

spring-cors

Configure CORS in a Spring Boot REST application to make it accessible from a frontend application such as React or Angular.

Language:JavaStargazers:3Issues:0Issues:0

lab-microservice-spring

Microservice architecture with Spring Boot and Cloud technology.

Language:JavaStargazers:2Issues:0Issues:0

lab-microservice-spring-aws

Microservice architecture with Spring Boot and AWS. AWS technology will be used such as ECR, ECS, AppMesh, CloudMap, XRay, etc.

Language:JavaStargazers:2Issues:3Issues:0

nextjs-redux-toolkit

NextJS Typescript Integration with Redux Toolkit

Language:TypeScriptStargazers:2Issues:0Issues:0

opencv-haar-java

Haar classifier implementation using OpenCV in Java

Language:JavaStargazers:2Issues:0Issues:0

test-speech-manager

An application that demonstrates how to integrate Mockito in a Spring Boot REST API.

Language:JavaStargazers:2Issues:3Issues:0

javaee-select-any-injection

This project demonstrates how we can select a service injected using @Any annotation using a Literal at run time.

Language:JavaStargazers:1Issues:0Issues:0

jpa-to-cdi-events

This project will convert JPA events (create, update, remove) to CDI. A typical use case would be if you wanted to received a notification whenever an entity has been modified and do some processing afterwards like triggering a script.

Language:JavaLicense:LGPL-3.0Stargazers:1Issues:0Issues:0
Language:HTMLStargazers:1Issues:0Issues:0

map-using-list-java

This projects demonstrates a Map implementation without using java.util.Map. It uses a List instead.

Language:JavaStargazers:1Issues:0Issues:0

spring-cors-nextjs

Configure CORS in a Spring Boot REST application to make it accessible from a frontend application such as React or Angular.

Language:JavaScriptStargazers:1Issues:2Issues:0

test-cash-register

This project features putting and taking money from the register given a set of currency notes.

Language:JavaStargazers:1Issues:0Issues:0

test-jpa-transaction

Tests the different transaction propagation and isolation in Spring.

Language:JavaStargazers:1Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:DockerfileLicense:MITStargazers:0Issues:0Issues:0

java-design-patterns

Design patterns demonstration in Java.

Language:JavaLicense:LGPL-3.0Stargazers:0Issues:3Issues:0

jdbc-jpa-code-demonstration

This project demonstrates how to connect and execute SQL commands on the different type of database.

Language:JavaLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

jpa-standalone-java

This application demonstrates the use of JPA in a standalone Java application. It reads a server log file, parse and save to a MySQL table access_log.

Language:JavaStargazers:0Issues:0Issues:0

jpa-to-spring-events

This project will convert JPA events (create, update, remove) to Spring. A typical use case would be if you wanted to received a notification whenever an entity has been modified and do some processing afterwards like triggering a script.

Language:JavaLicense:LGPL-3.0Stargazers:0Issues:3Issues:0

lab-aws-xray

AWS XRay Training

Language:JavaStargazers:0Issues:0Issues:0

lab-kafka-client

This project demonstrates how to produce and consume a Kafka message with the help of Apache Avro.

Language:JavaStargazers:0Issues:0Issues:0

nextjs-redux-observable

This is a template project for creating a NextJS application that uses `redux-observable` to manage side effects.

Language:JavaScriptStargazers:0Issues:0Issues:0

quarkus-rest-lambda-lab

Quarkus REST Lambda Demo

Language:HTMLStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

sparqr-feign-projects

Old Sparqr projects using Feign as Http client.

Language:JavaStargazers:0Issues:0Issues:0

spring-boot-aws-xray-sample

AWS XRay tracing helper configuration and Demo for spring boot with java.

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-boot-react-oauth2-social-login-demo

Spring Boot React OAuth2 Social Login with Google, Facebook, and Github

Stargazers:0Issues:0Issues:0

test-payment-transaction

This project demonstrates REST controller endpoint that returns a list of records. The records are fetch from an H2 database using repositories and projected into a DTO.

Language:JavaStargazers:0Issues:0Issues:0