-
Thoughtworks
- https://medium.com/@suman.maity112
Pinned Loading
-
java-starter
java-starter Public templateGetting a new Java and Gradle project off the ground quickly.
Java
-
-
Example of stractured logging with M...
Example of stractured logging with MDC using log4js for NodeJs 1import fetch from "node-fetch";
2import {logger} from "./logWithMdc.js";
34const fetchReceipt = (receiptId, log) => {
5log.info(`Fetching receipt for ${receiptId}`)
-
Architecture Fitness Test example
Architecture Fitness Test example 1package platform.medium.example.architecture;
23import static com.tngtech.archunit.lang.syntax.ArchRuleDefinition.noClasses;
4import static com.tngtech.archunit.lang.syntax.ArchRuleDefinition.noMethods;
5import static com.tngtech.archunit.library.dependencies.SlicesRuleDefinition.slices;
-
-
Manual acknowledgement with sqs list...
Manual acknowledgement with sqs listener 1package com.suman.demo.listener;
23import com.suman.demo.Processor;
4import lombok.RequiredArgsConstructor;
5import lombok.extern.slf4j.Slf4j;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.