не последняя версия
Последняя версия 5.1.0

Fix Virtual Host Hooks 5.0.0

This app acts in the startup time of portal and help to fix the virtual host of Liferay. Given an existent database dump that points to a domain and a new environment needs to have a different domain the app will read a system property called liferay.virtual.host and set the value as the new company virtual host. For instance if the database dump points to www.myliferay.com and the property points to dev.myliferay.com the app will replace the former with the value of the latter. It was developed to avoid the redirect loop problem.

Лицензия

Лицензия

Группа

Группа

br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app
Идентификатор

Идентификатор

hooks
Версия

Версия

5.0.0
Тип

Тип

pom
Описание

Описание

Fix Virtual Host Hooks
This app acts in the startup time of portal and help to fix the virtual host of Liferay. Given an existent database dump that points to a domain and a new environment needs to have a different domain the app will read a system property called liferay.virtual.host and set the value as the new company virtual host. For instance if the database dump points to www.myliferay.com and the property points to dev.myliferay.com the app will replace the former with the value of the latter. It was developed to avoid the redirect loop problem.
Организация-разработчик

Организация-разработчик

Thiago Moreira

Скачать hooks 5.0.0

Имя Файла Размер
hooks-5.0.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app/hooks/ -->
<dependency>
    <groupId>br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app</groupId>
    <artifactId>hooks</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app/hooks/
implementation 'br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app:hooks:5.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app/hooks/
implementation ("br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app:hooks:5.0.0")
'br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app:hooks:pom:5.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app" name="hooks" rev="5.0.0">
  <artifact name="hooks" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app', module='hooks', version='5.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app" % "hooks" % "5.0.0"
[br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app/hooks "5.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • fix-virtual-host-hook