ImSejin's Stars
nvbn/thefuck
Magnificent app which corrects your previous console command.
google/styleguide
Style guides for Google-originated open-source projects
containers/podman
Podman: A tool for managing OCI containers and pods.
pulumi/pulumi
Pulumi - Infrastructure as Code in any programming language ๐
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
openzipkin/zipkin
Zipkin is a distributed tracing system
containers/podman-compose
a script to run docker-compose.yml using podman
spring-cloud/spring-cloud-gateway
An API Gateway built on Spring Framework and Spring Boot providing routing and more.
helidon-io/helidon
Java libraries for writing microservices
springdoc/springdoc-openapi
Library for OpenAPI 3 with spring-boot
SeleniumHQ/selenium-ide
Open Source record and playback test automation for the web.
ArthurSonzogni/Diagon
Interactive ASCII art diagram generators. :star2:
Randgalt/record-builder
Record builder generator for Java records
outsideris/popularconvention
analyzing code convention from github commits for Github data challenge II
melix/jmh-gradle-plugin
Integrates the JMH benchmarking framework with Gradle
easymock/objenesis
Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around this and this library provides a simple way to get at them. You will find the official site here.
HolodexNet/Holodex
Holodex frontend source code
moditect/moditect
Tooling for the Java Module System
afgprogrammer/Flutter-examples
Flutter widget example.
arquillian/arquillian-core
Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your test to the runtime.
zalando/riptide
Client-side response routing for Spring
paul-hammant/paranamer
Paranamer - access to parameter names in Java5, 6, 7, 8
FasterXML/jackson-modules-base
Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules
terry960302/sample-spring-webflux-pattern
(Kotlin, Postgresql, Webflux, Springboot, Coroutine etc...) ์ ์ฒ๋ผ ์ธํฐ๋ท ํ์ ๊ณ ๋ค๋์ง ๋ง๊ณ webflux ํจํด์ผ๋ก spring์ผ๋ก ์์ํ์๋ ค๋ ๋ถ์๊ฒ ๋์์ ์ฃผ๊ณ ์ ๋ง๋ค์์ต๋๋ค.
kingbbode/spring-vuejs
ํ ํ๋ก์ ํธ์์ spring๊ณผ vue ๊ฐ๋ฐํ๊ธฐ
slamapp/frontend
๊ฐ์ด ๋๊ตฌํ ์ฌ๋์ด ์๋ค๊ณ ?
naver/arcus-memcached
ARCUS memory cache server
stephenc/jcip-annotations
A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
javaxcel/javaxcel
Supporter for export and import of excel file
will-gilbert/Spock-PowerMock
Using the Spock Framework with PowerMock