Pinned Repositories
Angular-SpringBoot-REST-JWT
Springboot, Angular and JWT security - Example Project based on Northwind Order Processing
api
architecture-overview
blog
grover.github.io
graphbank
Graph Bank POC for Java/Spring/MyBatis/Neo4j/Dart/Angular2
limhs25's Repositories
limhs25/api
limhs25/architecture-overview
limhs25/blog
grover.github.io
limhs25/bus-transport-service
limhs25/camel-opentelemetry-grafana-demo
An Apache Camel & OpenTelemetry demo project. Uses Spring Boot as a base service framework, Loki as a log storage, Tempo as a trace storage, Grafana as a visualization software.
limhs25/codetrixx
All the code sample for my blogs
limhs25/companys
limhs25/CURRENCY-CONVERTER
The goal of project is converter currency
limhs25/daikon
Common modules shared by Talend applications
limhs25/devzone
A sample SpringBoot application
limhs25/ebanking-commons
limhs25/elasticsearch-twitter-korean
Twitter Korean Analyzer for Lucene and ElasticSearch plugin for version 2.3.*
limhs25/es-poc
Elasticsearch PoC
limhs25/geomagnetic
Geomagnetic Backend services of Weather: Any place on the Earth!
limhs25/java-logging
How to log from a Java application to the Elastic Stack
limhs25/kafka-retry
Spring Boot microservice providing generic Kafka message retry capability
limhs25/kotlin-springboot-skeleton-apis
Kotlin SpringBoot Skeleton Apis
limhs25/loc-framework
本项目是完全基于Spring Boot2和Springcloud Finchley所进行了开发的,目的是简化和统一公司内部使用微服务框架的使用方法
limhs25/LockStockBot
limhs25/logback-awslogs-json-encoder
Logback encoder for producing JSON formatted log output for Amazon CloudWatch Logs Insights
limhs25/observability
Three pillars of observability
limhs25/pegasus-rest-api
limhs25/restaurant-automation
limhs25/sape-sports
ref
limhs25/spring-boot-framework
A framework to integrate with spring boot based microservices
limhs25/spring-boot-kotlin-rest-api-template
Spring Boot Kotlin API Template
limhs25/springboot-kafka-connect-streams
The main goal: play with Kafka, Kafka Connect and Kafka Streams. The store-api inserts/updates records on MySQL; Kafka source connectors reads from MySQL and push to Kafka; Kafka sink connectors reads event from Kafka and inserts in Elasticsearch; the store-streams reads data from Kafka, treats them using Kafka Streams and push new events Kafka.
limhs25/springboot-kotlin-coroutines-demo
REST demo API with Springbook and Kotlin, levearaging coroutines to make parallel calls to the DB
limhs25/sun-ephemeris
Microservice providing sun ephemeris as a REST endpoint, and the stream of events to Redis channel, published at the time of their occurrence.
limhs25/Transactional_Outbox_with_Spring_and_Kotlin
Kotlin-Spring-OutBox-Microservice