Skip to content
View lolmageap's full-sized avatar
Block or Report

Block or report lolmageap

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
lolmageap/README.md

Backend Developer / Spring - Java, Kotlin

I'm studying 2021~


I'm cherhy, a full-time backend developer ๐Ÿ‘จโ€๐Ÿ’ป working since 2022 ๐Ÿš€

My Message

fun main() {
    while (working()) {
        HEALTH -= 1
    }
}

var HEALTH = 365

fun working(): Boolean {
    if (HEALTH > 0) {
        return true
    } else {
        throw OutOfMemoryError("์‰ฌ๋ฉด์„œ ์ผ์„ ํ•ด๋ณด๋Š”๊ฑด ์–ด๋•Œ์š”?")
    }
}


@Transactional(noRollbackFor = [IrreversibleAction::class])
fun life() { /* compiled code */ }

class IrreversibleAction: RuntimeException()

image

Pinned Loading

  1. daily-commit-checker daily-commit-checker Public

    ๋งค์ผ๋งค์ผ ์ปค๋ฐ‹์„ ํ–ˆ๋Š”์ง€ ํŒŒ์•…ํ•˜๊ณ  ๊ฒฝ๊ณ  ๋ฉ”์‹œ์ง€๋ฅผ ๋ณด๋‚ด์ฃผ๋Š” ์Šค์ผ€์ค„๋Ÿฌ

    Kotlin 3

  2. ITerview ITerview Public

    ๊ฐœ๋ฐœ์ž๋“ค์ด ๋ฉด์ ‘ ์ค€๋น„๋ฅผ ํ•  ์ˆ˜ ์žˆ๊ฒŒ ๋„์™€์ฃผ๋Š” ์–ดํ”Œ๋ฆฌ์ผ€์ด์…˜

    Kotlin

  3. mongo-dsl mongo-dsl Public

    spring data mongo๋ฅผ ๋ณด๋‹ค ํŽธํ•˜๊ฒŒ ์‚ฌ์šฉํ•˜๊ธฐ ์œ„ํ•œ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ

    Kotlin 2

  4. baum-study baum-study Public

    5

  5. streaming-platform streaming-platform Public

    msa, saga pattern, hexagonal archetecture, event driven archetecture, kafka, axon framework๋ฅผ ํ•™์Šตํ•˜๊ธฐ ์œ„ํ•œ repository์ž…๋‹ˆ๋‹ค.

    Kotlin