<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>How-To on Alireza Dastyar&#39;s blog</title>
    <link>https://alireza.dastyar.space/tags/how-to/</link>
    <description>Recent content in How-To on Alireza Dastyar&#39;s blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 17 Jun 2022 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://alireza.dastyar.space/tags/how-to/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ways to set hibernate search credentials in helidon</title>
      <link>https://alireza.dastyar.space/blog/technical/setting-hibernate-search-credentials-helidon/</link>
      <pubDate>Fri, 17 Jun 2022 00:00:00 +0000</pubDate>
      <guid>https://alireza.dastyar.space/blog/technical/setting-hibernate-search-credentials-helidon/</guid>
      <description>&lt;h2 id=&#34;problem&#34;&gt;Problem&lt;/h2&gt;&#xA;&lt;p&gt;To configure the hibernate search in Helidon we have to use persistence.xml or hibernate.properties but none of which supports setting/reading from environment variables.&lt;br&gt;&#xA;And unlike Spring and Quarkus, Helidon does not support hibernate search as of now (version 2.5.1), which means we can&amp;rsquo;t use the application.yml and other Helidon configuration options to set the configs for hibernate search.&lt;/p&gt;&#xA;&lt;p&gt;As you probably know we can use JVM properties to set the hibernate configuration in persistence.xml in following format:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
