Skip to content

Instantly share code, notes, and snippets.

@goodGid
Last active October 10, 2021 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goodGid/043eeb56d3b173c4389cb47827a09e60 to your computer and use it in GitHub Desktop.
Save goodGid/043eeb56d3b173c4389cb47827a09e60 to your computer and use it in GitHub Desktop.

Java Framework

  • Spring MVC
  • Spring Boot 2.x.x
  • Spring Batch
    1. Reader & Processor & Writer
    2. JobExecutionDecider & FlowBuilder

Cache

  • Redis

MQ

  • Kafka

DB

  • Oracle
  • MySQL

Dependency

  • Maven
  • Gradle

Client

  • RestTemplate
  • Feign

Persistence

  • MyBatis
  • JPA(Hibernate, QueryDSL)

Test Framework

  • JUnit4 / JUnit5
  • Spock

Test Automation

  • Karate

CI/CD

  • Jenkins

VCS

  • Github
  • Sourcetree
  • Gitkraken

Docs

  • wiki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment