CodeBuild Springboot SSH Deploy On Premise using Gradle

gradle Springboot 프로젝트에서 Codepipeline 으로 온프레미스로 배포하는 방법
Read more →

App First Start Check for Android

안드로이드 앱이 최초로 실행되었지 확인하는 유틸리티 코드
Read more →

Log utils for Android

안드로이드 Log.d 편리한 유틸리티 코드
Read more →

Preference util for Android

안드로이드 Preference Utiltity 코드
Read more →

Codebuild Springboot Fargate

springboot 를 fargate 형태로 서비스하기 위한 스크립트이다. 사전에 springboot root directory에는 Dockerfile이 존재해야 한다.
Read more →