Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
Sign in
생활 잡기 알바 4대보험

주말에만 일하는데 4대보험·주휴수당 받을 수 있나요?

Q. 주말 근무자로 하루 8시간씩 한 주에 16시간 일합니다. ‘08시부터 17시 근무, 1시간 무급 휴게’ 조건으로 근무하고 있습니다. 4대 보험 가입, 주휴수당 지급이 맞는지요? 1년 미만 근무 후 퇴사한 경우, 월차 수당을 청구할 수 있나요?(2024
wono | discuss |
영어 학습 혹시

영어로 "혹시" 표현하기 Happen to, By any chance

혹시를 영어로 표현하기 안녕하세요! 오늘도 유용한 영어 표현을 소개해드리도록 하겠습니다. 우리는 상대방에게 정중한 톤으로 부탁을 하거나 질문을 하는 경우에 "혹시, ~~ 있나요?"와 같은 말을 정말 많이 사용하는데요. 영어에서도 똑같이 정중하게 질문을 해야 하는 경우에 "혹시"라는 표현을 정말 많이 쓰는데 그럼 이 표현은 어떻게 영어로 표현할 수 있을까요? 오늘은 "혹시"를 활용할 때 사용할 수 있는 표현을 같이 공부해보도록 하겠습니다:) How to say '혹시' 항상 영어공부를 하면서 느끼지만 우리말로는 흔하게 쓰이지만 영어로 쉽게 표현이 안 떠오르는 것들이 정말 많은 것 같아요. "혹시"도 영어로 표현하기 까다로운 표현 중 하나인데요. "혹시"를 영어로 표현할 수 있는 2가지 회화패턴을 알아보도록..
wono | discuss |
it dev vertx async

비동기 네트워크 서버 프레임웍 Vert.x 소개

비동기 네트워크 서버 프레임웍 Vert.x조대협 * 서문Vert.x는 NodeJS와 같은 비동기 소켓서버 프레임웍이다.Vert.x에 대한 이해를 돕기 위해서, Tomcat과 같은 WebApplication Server(이하 WAS)에 대해서 먼저 간단하게 짚고 넘어가자. Tomcat의 경우에는 HTTP request가 들어오면, request가 앞의 request Queue에 쌓이게 된다.쌓이게된 request들은 Thread Pool에 있는 Thread에게 하나씩 할당되어, request를 처리하고, 작업이 끝나면, request가 들어온 connection으로 response를 보낸후, 작업을 끝낸다. 작업이 끝난 Thread는 다시 Thread Pool로 들어간다.이런 구조에서, Tomcat이 순간..
wono | discuss |
생활 정책 부동산 공시가

“시세만 반영” 부동산 공시가격 산정 방식 바뀐다

정부가 부동산 공시가격에 시세 변동만 반영되도록 산정 방식을 바꾸겠다는 계획을 밝혔다. 또 주택 유형·가격대·지역별로 시세 반영률에 차이가 나는 문제를 보완한다는 계획이다. 다만 정부 계획대로 현실화율(공시가격의 시
wono | discuss |
it dev java spring guide

Spring | Guides

Level up your Java code and explore what Spring can do for you.
wono | discuss |
it dev java spring jpa

Spring Boot - 데이터 영속성(1): JPA, Spring Data JPA

이 포스트에서는 JPA, Spring Data JPA, Hibernate 에 대해 알아본다.
wono | discuss |
it dev googleapi flutter

googleapis | Dart package

Auto-generated client libraries for accessing Google APIs described through the API discovery service.
wono | discuss |
it dev tool google docs flutter

Generating Google Docs from a Flutter App with Google Apps Script API

In today's digital world, businesses and developers often find the need to automate document generation for various purposes. In this blog post, we will explore how to use the Google Apps Script API to generate Google Docs from a Flutter app.
wono | discuss |
it cloud aws waf shield

AWS WAF vs Shield : 네이버 블로그

wono | discuss |
it cloud aws shield ddos

일반적인 웹 애플리케이션을 위한 DDoS 복원력 예제 - AWS WAF, AWS Firewall Manager, 및 AWS Shield Advanced

웹 애플리케이션을 통한 AWS DDoS 공격에 대한 복원력을 극대화하기 위한 예제 아키텍처를 참조하십시오.
wono | discuss |
it cloud aws cloudfront

AWS Cloudfront 관련하여 질문 하나드립니다. : 네이버 카페

wono | discuss |
it cloud aws cloudfront

[AWS] 📚 CloudFront 개념 원리 & 사용 세팅 💯 정리

CloudFront 클라우드프론트는 개발자 친화적 환경에서 짧은 지연 시간과 빠른 전송 속도로 데이터, 동영상, 애플리케이션 및 API를 전세계 고객에게 안전하게 전송하는 고속 콘텐츠 전송 네트워크(CDN) 서비스이다. CloudFront는 CDN 서비스와 이외에도 기본 보안 기능(Anti-DDoS)을 제공한다. CDN 이란? CDN(Content Delivery Network or Content Distribution Network, 콘텐츠 전송 네트워크) 은 콘텐츠를 효율적으로 전달하기 위해 여러 노드를 가진 네트워크에 데이터를 저장하여 제공하는 시스템이다. 인터넷 서비스 제공자(ISP,Internet Service Provider)에 직접 연결되어 데이터를 전송하므로, 콘텐츠 병목을 피할 수 있는 ..
wono | discuss |
it dev tool ide vscode

Spring Boot support in Visual Studio Code

Spring Boot extensions for Java developer using Visual Studio Code editor.
wono | discuss |
it dev review node golang

URL shortener service benchmarking: Node (Express) vs Go (Gin)

Find out who works faster for a simple but practical URL shortener service: Node.js with Express or Go with Gin?
wono | discuss |
it dev review node golang

Node.js Express Cluster vs Go Gin: Hello World performance

Find out how Node's clustered express application compares to Go Gin for a simple hello world case
wono | discuss |
it dev review node golang

3년 묶은 Node.js 기반 백엔드를 Golang 으로 옮기다. | Youngbin Han's blog

wono | discuss |
it dev golang gofiber mvc

Go Fiber를 이용한 MVC 기반 웹서버 만들기 (+boilerplate)

Golang Web Frameworks
wono | discuss |
생활 잡기 경로 동천역 오리역

동천역에서 오리역 가는법! + 오리역 하나로마트 구경

이번 포스팅에서는 동천역에서 오리역 가는법을 다뤄보겠습니다. 동천역 1번출구로 나오셔서 앞으로 쭉~가...
wono | discuss |
it dev java spring view template

[Thymeleaf] 01. Hello Thymeleaf

이번 포스트에서는 Thymeleaf의 특성과 기본적인 개발 환경설정에 대해 알아보자. Thymeleaf란? Good Bye JSP~ 그동안 자바 진영에서 Dynamic Web Application을 만들 때에는 MVC 디자인 패턴에서 Controller를 Servlet이 담당하고 View를 JSP가 담당하는 구조가 상당히 장기간 유지 되었다. Servlet의 위치는 여전히 확고하지만 JSP의 위치는 예전만 못하다. 대부분 웹 애플리케이션이 가뜩이나 CSR 기반의 SpringBoot 앱으로 개발되는 과정에서 그렇잖아도 SSR용 템플릿 엔진의 사용이 줄어드는 추세인데 JSP가 SpringBoot의 추천 템플릿 엔진에서 제외되면서 이젠 쓰면 안되나보다 하는 인식이 점점 강해지게 되었다. JSP는 안되고 Th..
wono | discuss |
it dev java spring view template

FreeMarker vs Groovy vs Mustache vs Thymeleaf | SpringHow

In this post, we will try to compare FreeMarker vs Groovy vs Mustache vs Thymeleaf with examples. Spring Boot supports FreeMarker, Groovy, Mustache and
wono | discuss |
Next
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms