Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
hide212131 committed Oct 31, 2023
2 parents b703997 + a528e18 commit 443c57d
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 17 deletions.
2 changes: 1 addition & 1 deletion _posts/2023-10-14-jhipster-release-8.0.0-rc.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ JHipsterリリース v8.0.0-rc.1

これは、JHipster v8の最初の候補リリースです。

これには、[452 のクローズされたチケットとメインプロジェクトのプルリクエスト]が含まれています。(https://github.com/jhipster/generator-jhipster/issues?q=is:closed+milestone:8.0.0-rc.1).
これには、[452 のクローズされたチケットとメインプロジェクトのプルリクエスト](https://github.com/jhipster/generator-jhipster/issues?q=is:closed+milestone:8.0.0-rc.1)が含まれています。

_これはベータ版のリリースであるため、通常の方法では入手できません。詳細については、以下を参照してください!_

Expand Down
22 changes: 11 additions & 11 deletions modules/official-blueprints.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ redirect_from:
- /modules/official-blueprints.html
sitemap:
priority: 0.7
lastmod: 2019-09-02T11:24:00-00:00
lastmod: 2023-10-23T20:15:00-00:00
---

# <i class="fa fa-star"></i> 公式にサポートされるBlueprint
Expand All @@ -25,55 +25,55 @@ KotlinのBlueprintは、Javaバックエンドコードの大部分をKotlinに
{⭐️: 411}

- コードとドキュメント: [jhipster/jhipster-kotlin](https://github.com/jhipster/jhipster-kotlin)
- GitHub ⭐️: 411
- GitHub ⭐️: 444
- ストリームリード: [Sendil Kumar](https://github.com/sendilkumarn)

## .NET Core

NET CoreのBlueprintは、Java環境を離れて .NETの世界に参加する最初の試みです。

- コードとドキュメント: [jhipster/jhipster-dotnetcore](https://github.com/jhipster/jhipster-dotnetcore)
- GitHub ⭐️: 249
- GitHub ⭐️: 293
- ストリームリード: [Nicolas Raymond](https://github.com/nicolas63)

## React Native

React NativeのBlueprintは、React Nativeを使用してクライアントアプリケーションを作成します。

- コードとドキュメント: [jhipster/generator-jhipster-react-native](https://github.com/jhipster/generator-jhipster-react-native)
- GitHub ⭐️: 235
- GitHub ⭐️: 257
- ストリームリード: [Jon Ruddell](https://github.com/ruddell)

## Node.js

Node.jsのBlueprintは、サーバのjava側をNestJS Nodeフレームワークに置き換えます。

- コードとドキュメント: [jhipster/generator-jhipster-nodejs](https://github.com/jhipster/generator-jhipster-nodejs)
- GitHub ⭐️: 223
- GitHub ⭐️: 242
- ストリームリード: [Angelo Manganiello](https://github.com/amanganiello90)

## Ionic

IonicのBlueprintは、Ionicを使ってクライアントアプリケーションを作成します。

- コードとドキュメント: [jhipster/generator-jhipster-ionic](https://github.com/jhipster/generator-jhipster-ionic)
- GitHub ⭐️: 171
- GitHub ⭐️: 182
- ストリームリード: [Matt Raible](https://github.com/mraible)

## Quarkus

QuarkusのBlueprintは、JHipsterスポンサー[Entando](https://www.entando.com/)によってサポートされており、[超音速、素粒子 Javaバックエンド](https://quarkus.io/)のためにJHipsterコミュニティによって推進されています。

- コードとドキュメント: [jhipster/generator-jhipster-quarkus](https://github.com/jhipster/generator-jhipster-quarkus)
- GitHub ⭐️: 111
- GitHub ⭐️: 130
- ストリームリード: [Matt Raible](https://github.com/mraible)

# Entity Audit

Entity AuditのBlueprintは、エンティティ監査のためにJaverを統合します。

- コードとドキュメント: [hipster-labs/generator-jhipster-entity-audit](https://github.com/hipster-labs/generator-jhipster-entity-audit)
- GitHub ⭐️: 107
- GitHub ⭐️: 119
- ストリームリード: [Marcelo Shima](https://github.com/mshima)

## Micronaut
Expand All @@ -82,23 +82,23 @@ MicronautのBlueprintは、[Micronautチーム](https://github.com/jhipster/gene
すべてのサーバサイドコードを[Micronaut](https://micronaut.io/)アプリケーションに置き換えます。

- コードとドキュメント: [jhipster/generator-jhipster-micronaut](https://github.com/jhipster/generator-jhipster-micronaut)
- GitHub ⭐️: 91
- GitHub ⭐️: 94
- ストリームリード: [Frederik Hahne](https://github.com/atomfrede)

## Svelte

SvelteのBlueprintは、クライアントサイドのコードをSvelteKitフレームワークに置き換えます。

- コードとドキュメント: [jhipster/generator-jhipster-svelte](https://github.com/jhipster/generator-jhipster-svelte)
- GitHub ⭐️: 44
- GitHub ⭐️: 57
- ストリームリード: [Vishal Mahajan](https://github.com/vishal423)

## JHipster Native

JHipster NativeのBlueprintは、Spring Nativeを統合し、GraalVMでネイティブバイナリを作成できるようにします。

- コードとドキュメント: [jhipster/generator-jhipster-native](https://github.com/jhipster/generator-jhipster-native)
- GitHub ⭐️: 28
- GitHub ⭐️: 35
- ストリームリード: [Marcelo Shima](https://github.com/mshima) and [Matt Raible](https://github.com/mraible)

# jOOQ
Expand Down
23 changes: 19 additions & 4 deletions pages/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ sitemap:
[Microsoft Azure](https://azure.microsoft.com/overview/?WT.mc_id=online-jhipster-judubois)は、クラウドでJHipsterアプリケーションを実行するための優れたソリューションです。

- 最も簡単な方法は、[JHipster Azure Spring Apps](https://github.com/Azure/generator-jhipster-azure-spring-apps)を使用して、プロジェクトをエンドツーエンドで作成してデプロイすることです。 JHipster Azure Spring Appsは、フルスタックのSpringアプリケーション開発を合理化するように設計されており、Azure Spring Appsの堅牢なインフラストラクチャを活用して、これまでにない容易さと効率性でプロジェクトを実現します。
(https://azure.microsoft.com/services/spring-apps/?WT.mc_id=online-jhipster-judubois)
- Spring Bootマイクロサービスを使用している場合、[Azure Spring Apps]はJHipsterアプリケーションを完全にサポートします。[Quickstart](https://learn.microsoft.com/azure/spring-apps/quickstart-deploy-microservice-apps)で詳細を読むことができます。
- Spring Bootマイクロサービスを使用している場合、[Azure Spring Apps](https://azure.microsoft.com/services/spring-apps/?WT.mc_id=online-jhipster-judubois) はJHipsterアプリケーションを完全にサポートします。[Quickstart](https://learn.microsoft.com/azure/spring-apps/quickstart-deploy-microservice-apps)で詳細を読むことができます。
- また、[Azure App Service](https://azure.microsoft.com/services/app-service/?WT.mc_id=online-jhipster-judubois)を使ってモノリスをデプロイすることもできます。
- 他のDockerおよびKubernetesクラウドプロバイダと同様に、JHipster DockerおよびKubernetesサポートを使用して、DockerイメージをMicrosoft Azureにデプロイできます。これらのオプションの詳細については、[Docker Composeドキュメント]({{ site.url }}/docker-compose/)および[Kubernetesドキュメント]({{ site.url }}/kubernetes/)に従ってください。

[![Microsoft Azure]({{ site.url }}/images/logo/logo-azure.png)](https://azure.microsoft.com/overview/?WT.mc_id=online-jhipster-judubois)
[![Microsoft Azure]({{ site.url }}/images/logo/logo-azure.png)](https://azure.microsoft.com/overview/?WT.mc_id=java-0000-judubois)

<h2>NubesGenを使用したデプロイ</h2>

Expand All @@ -31,6 +30,22 @@ NubesGenを使用してJHipsterアプリケーションをデプロイするに

[NubesGenのWebサイト](https://www.nubesgen.com)にアクセスすると、完全なドキュメントが表示されます。

<h2>[非推奨] "azure"サブジェネレータを使用したデプロイ</h2>
## start.jhipster.techで生成されたazdを使用したデプロイ

[start.jhipster.tech/generate-azure-application](https://start.jhipster.tech/generate-azure-application)経由で、Azure Spring Appsへの組み込みのazdデプロイメントを備えた、新しいJHipsterアプリケーションの作成もできます。デプロイメントテンプレートの恩恵により、`azd up` という1つの簡単なコマンドでデプロイできるオープンソースのツールキット Azure Development CLI を活用します。

<div class="thumbnail no-margin-bottom">
<div class="video-container">
<iframe width="420" height="315" src="https://www.youtube.com/embed/AmxPv_5Bs_k?si=HeDmf113Uld0bCbS&amp;start=33" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
<div class="caption">
<h3 id="thumbnail-label">Azure Spring Apps の JHipster デモ<a class="anchorjs-link" href="#thumbnail-label"><span class="anchorjs-icon"></span></a></h3>
<p>この4分間のチュートリアルでは、 [start.jhipster.tech/generate-azure-application](https://start.jhipster.tech/generate-azure-application) を介し、Azure Spring Appsへの組み込みのazdデプロイメントを使用してJHipsterアプリケーションを生成する方法を説明します。</p>
<p>プレゼンター Sandra Ahlgrimm (<a href="https://twitter.com/skriemhild">@skriemhild</a>)</p>
<p>2023年9月26日 公開</p>
</div>
</div>

## [非推奨] "azure"サブジェネレータを使用したデプロイ

JHipsterには、以前のバージョンで文書化されている"azure"サブジェネレータがまだありますが、非推奨になりました。
2 changes: 1 addition & 1 deletion pages/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ JHipsterでは、4つの方法を用意しています。迷ったら、2番目

### クイックセットアップ

1. Java 11をインストールします。オープンソースで無償のため、[Eclipse Temurin builds](https://adoptium.net/temurin/releases/?version=11)を使用することをお勧めします。
1. Java 17または21 LTSをインストールします。オープンソースで無償のため、[Eclipse Temurin builds](https://adoptium.net/temurin/releases/?version=21)を使用することをお勧めします。
2. [Node.jsのウェブサイト](http://nodejs.org/)からNode.jsをインストールします(LTSの64ビット版を使用してください、LTS以外のバージョンはサポートされていません)。
3. `npm install -g generator-jhipster`でJHipsterをインストールします。
4. (オプション)モジュールやブループリントを使用したい場合(例えば[JHipster Marketplace]({{ site.url }}/modules/marketplace/#/list)から取得)`npm install -g yo`[Yeoman](https://yeoman.io/) をインストールします。
Expand Down

0 comments on commit 443c57d

Please sign in to comment.