サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
おうちレシピ
github.com/tokuhirom
/notes/ は Andy Matuschak の「エバーグリーンノート」の考え方を実践する場(詳細は notes/src/evergreen-notes.md 参照)。tokuhirom個人が、ちょっと調べたことやAIの調査結果を書き残す場所(Obsidian Publish風のデザイン)。ちゃんとした記事は blog.64p.org 側に書くので、ここはラフなメモでよい。使い捨てのメモではなく、時間をかけて育ち、他のノートと繋がっていく知識のネットワークを目指す。 ノートを書く・編集する際は以下の原則を意識すること。 原子性 — 1ノート1概念。複数の概念を1ノートに詰め込まず、別ノートに切り出して[[...]]で繋ぐ。 概念指向 — 出来事の記録や単なる要約ではなく、概念・トピックそのものを主語にして書く。 密度の高いリンク — 新しいノートを作成する際は、notes/src/*.
Warning: This project is under active development. APIs, configuration formats, and features may change without notice. An AI-native Prometheus dashboard. Point an LLM at your metrics, get production-ready dashboards in minutes — stored as YAML in git, served from a stateless binary. Why Dashyard? AI-first workflow — gen-prompt scans your Prometheus and builds an LLM prompt. Claude or ChatGPT gene
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
設定は src/main/resources/config/application.yml に記述します。 このファイルから各ライブラリごとの設定ファイルを読み込むように設定します。 大規模な案件の場合、各ライブラリごとの設定ファイルを分割したほうが管理しやすいです。 ファイルの中身は以下のようにします。各 profile ごとの挙動が設定されます。 spring の profile は Java 起動オプションの -Dspring.profiles.active=release や環境変数 SPRING_PROFILE_ACTIVE などで指定できます。 --- # profile 無指定の場合は default profile になります。 # default profile の場合は local profile を適用します。 spring.profiles: default spr
Embedded jdbc:h2:~/test 'test' in the user home directory jdbc:h2:/data/test 'test' in the directory /data jdbc:h2:test in the current(!) working directory In-Memory jdbc:h2:mem:test multiple connections in one process jdbc:h2:mem: unnamed private; one connection Server Mode jdbc:h2:tcp://localhost/~/test user home dir jdbc:h2:tcp://localhost//data/test absolute dir Server start:java -cp *.jar org
次のページ
このページを最初にブックマークしてみませんか?
『tokuhirom (Tokuhiro Matsuno) · GitHub』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く