Skip to content

NeedPainkiller/Timber-Cloud-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timber Cloud Config

Timber Logo

NOTE: 한국어 설명은 아래에 있습니다.

This project uses Java21 with Spring Cloud and Gradle7.2.1, and it is a part of the Timber Framework.

If you want to learn more about Timber, please visit its Blog: https://blog.needpainkiller.xyz

Description

Spring Cloud Config service for Timber Framework

Requirements

Installation

npm install

Running the app

java.exe -server -Dspring.profiles.active=local,jdbc,mariadb,kafka -Djava.net.preferIPv4Stack=true x.x.x.jar xyz.needpankiller.timber.config.TimberCloudConfigApplication 
# or
./.run/TIMBER-LOCAL-MARIADB.run.xml

Stay in touch

License

Timber-Sawmill is MIT licensed.

Timber Cloud Config

Timber Logo

NOTE: 한국어 설명은 아래에 있습니다.

This project uses Java21 with Spring Cloud and Gradle7.2.1, and it is a part of the Timber Framework.

If you want to learn more about Timber, please visit its Blog: https://blog.needpainkiller.xyz

Description

Spring Cloud Config service for Timber Framework

Requirements

Running the app

java.exe -server -Dspring.profiles.active=local,jdbc,mariadb,kafka -Djava.net.preferIPv4Stack=true x.x.x.jar xyz.needpankiller.timber.config.TimberCloudConfigApplication 
# or
./.run/TIMBER-LOCAL-MARIADB.run.xml

Stay in touch

License

Timber-Sawmill is MIT licensed.

Timber Cloud Config

Timber Logo

이 프로젝트는 Java21, Spring Cloud 및 Gradle7.2.1을 사용하며 Timber Framework의 일부입니다.

Timber Framework에 대해 더 많이 알고 싶다면 해당 블로그를 방문하십시오: https://blog.needpainkiller.xyz

Description

Timber Framework를 위한 Spring Cloud Config 서비스

Requirements

Running the app

java.exe -server -Dspring.profiles.active=local,jdbc,mariadb,kafka -Djava.net.preferIPv4Stack=true x.x.x.jar xyz.needpankiller.timber.config.TimberCloudConfigApplication 
# 또는 아래 xml 실행 명세를 확인하세요
./.run/TIMBER-LOCAL-MARIADB.run.xml

Stay in touch

License

Timber-Sawmill is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages