Capability

Sites

Liferay sites are customizable spaces for building personalized digital experiences. Each site includes applications for creating content, designing pages, and more. With these features, you can bring your custom solutions to life, whether intranets, public sites, customer portals, or e-commerce storefronts. In fact, you can leverage Liferay's multi-site capabilities to create multiple such sites in the same Liferay instance.

Feature
Deployment Approach
Capability
Aggregating Resource Bundles
Aggregating Resource Bundles When working with a module that shares localized messages, the bnd header must specify the resource bundles you want to associate with the module. Liferay provides a...
公開日: 2025/01/18 2:48
Remote Applications with Headless APIs
Remote Applications with Headless APIs Available 7.4+ After creating and publishing objects, headless REST APIs are automatically generated. Here you'll see how to integrate these endpoints to...
公開日: 2024/11/22 22:50
Using React
Using React Build your own solutions using Liferay and React.
公開日: 2024/11/22 22:50
Using Liferay Util Whitespace Remover
Using Liferay Util Whitespace Remover The whitespace remover tag removes line breaks and tabs from code blocks included between the opening and closing of the tag. Below is an example configuration...
公開日: 2024/05/09 18:53
Reference
Reference PortletMVC4Spring integrates Spring, the Spring Web Framework, and the MVC design pattern with portlet development. As such, it uses configuration files from each of these areas and...
公開日: 2024/11/22 22:50
Using a JSP and MVC Portlet
Using a JSP and MVC Portlet An easy way to start developing a web application is to add markup to a JSP file and render it using a portlet Java class. The W3E7 example application demonstrates...
公開日: 2024/05/09 18:53
Sharing Localized Messages
Sharing Localized Messages As you work on an application you might have multiple modules, each of which with its own language keys. Instead of maintaining various language properties files in...
公開日: 2024/05/09 18:53
Using Spring
Using Spring PortletMVC4Spring is a way to develop portlets using the Spring Framework and the Model View Controller (MVC) pattern. While the Spring Framework supports developing servlet-based web...
公開日: 2024/11/22 22:50
React Component Utilities Reference
React Component Utilities Reference Several useful tools are available to help you build high-performance components and applications in Liferay DXP using React: frontend-js-react-web module ...
公開日: 2025/01/18 2:48
Liferay Cloud プロジェクト バージョン 4 での変更点
Liferay Cloud プロジェクト バージョン 4 での変更点 Liferay Cloud スタックのバージョン 3.x と 4.x の間には、サービスに対して Docker イメージのバージョンが定義される場所、リポジトリの構造、そして Jenkinsfiles の使用方法など、いくつかの変更が加えられています。 内容: Dockerイメージ定義の変更 ...
公開日: 2024/05/09 19:01
コンフィギュレーションファイルの例
コンフィギュレーションファイルの例 Liferay Cloud の異なるサービス( search や Web server サービスなど)は、オンプレミス環境では異なる扱いに慣れているかもしれないことを、設定ファイルを使って実行します。 Liferay Cloud を使い始める際に、これらのファイルがどのようなものかを確認する出発点として使用できるリソースの例をいくつか紹介します。 ...
公開日: 2024/05/09 19:01
Liferay Cloud Data Center Locations
Liferay Cloud Data Center Locations Liferay Cloud has a variety of available, regional data centers around the world to host customer environments. Liferay SaaS Data Centers These data centers are...
公開日: 2024/05/09 19:01
プラットフォームの制限
プラットフォームの制限 Liferay Cloudとそのサービスには、サブスクリプションレベルに応じて、いくつかの顕著な制限があります。 制限事項は、Liferay Cloudのインフラに変更が加えられた場合、時間の経過とともに変更される可能性があります。 概要 Liferay Cloudの利用を計画する際には、これらの一般的な制限を考慮してください。 ...
公開日: 2024/05/09 19:01
Liferay SaaS Compatibility Matrix
Liferay SaaS Compatibility Matrix Liferay DXP is the heart of Liferay SaaS, but not every DXP feature applies to Liferay SaaS. Some DXP features are not compatible, and some must be achieved via...
公開日: 2024/05/09 19:01
Disaster Recovery Overview
Disaster Recovery Overview Liferay Cloud offers two strategies for disaster recovery: Automatic and Cross-Region. Automatic Disaster Recovery Strategy Liferay Cloud performs automatic disaster...
公開日: 2024/05/09 19:01
Maintenance and Downtime
Maintenance and Downtime Sometimes, big changes in the underlying infrastructure of a project may cause downtime. When planning for these changes, you can enable maintenance mode to redirect...
公開日: 2025/04/29 18:15
Creating Thread and Heap Dumps
Creating Thread and Heap Dumps When you are experiencing issues with your Liferay service's performance, you may need to take thread or heap dumps to help you or Liferay Cloud Support optimize your...
公開日: 2024/05/09 19:01
Self-Healing
Self-Healing The self-healing functionality of Liferay Cloud detects if a service or application has become unresponsive and automatically initiates procedures to recover the unresponsive service....
公開日: 2024/05/09 19:01
環境変数の定義
環境変数の定義 環境変数は動的なプレースホルダーのセットであり、環境内でのサービスの動作に影響を与える可能性があります。 環境変数の定義は、Liferay Cloud コンソールから行うか、各サービスの LCP.json ファイルを設定することで行えます。 Liferay Cloud は、常に最新の設定変更を適用します。...
公開日: 2024/05/09 19:01
Default Provisioning for PaaS Environments
Default Provisioning for PaaS Environments Liferay PaaS provides preconfigured infrastructure templates to meet the varying needs of development, testing, and production environments. Liferay Cloud...
公開日: 2025/06/04 18:47