<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AppJars</title><link>https://www.appjars.com/</link><description>Recent content on AppJars</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.appjars.com/index.xml" rel="self" type="application/rss+xml"/><item><title>About AppJars™</title><link>https://www.appjars.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.appjars.com/about/</guid><description>&lt;p>AppJars is developed and maintained by Flowing Code S.A., a software development company based in Argentina, certified under ISO 9001:2015 and registered under Argentina&amp;rsquo;s Knowledge Economy Promotion Regime (Law 27.506). Flowing Code S.A. owns all intellectual property rights in the AppJars products.&lt;/p>
&lt;p>To learn more about the team behind AppJars, visit &lt;a href="https://www.flowingcode.com">flowingcode.com&lt;/a>.&lt;/p>
&lt;!-- raw HTML omitted --></description></item><item><title>AppJars™ Privacy Policy</title><link>https://www.appjars.com/legal/privacy-policy/v1/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.appjars.com/legal/privacy-policy/v1/</guid><description>&lt;p>&lt;strong>Version 1.0 — effective 2026-01-01&lt;/strong>&lt;/p>
&lt;p>This Privacy Policy describes how Flowing Code S.A. (&amp;ldquo;AppJars&amp;rdquo;, &amp;ldquo;we&amp;rdquo;, &amp;ldquo;us&amp;rdquo;)
collects, uses, and shares personal information about visitors of the
AppJars website (&amp;ldquo;you&amp;rdquo;).&lt;/p>
&lt;h2 id="1-who-is-the-controller-of-your-personal-information">1. Who is the controller of your personal information?&lt;/h2>
&lt;p>Flowing Code S.A. is the data controller for personal information
collected through the AppJars website.&lt;/p>
&lt;p>Contact for privacy matters: see &lt;a href="https://appjars.com/contact">https://appjars.com/contact&lt;/a>.&lt;/p>
&lt;h2 id="2-what-we-collect-why-and-how-long-we-keep-it">2. What we collect, why, and how long we keep it&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>IP address, user agent, referrer, pages visited.&lt;/strong> Used for basic
analytics, traffic diagnostics, and security. Stored in aggregated
server logs.&lt;/li>
&lt;li>&lt;strong>Cookies.&lt;/strong> See Section 3.&lt;/li>
&lt;/ul>
&lt;h2 id="3-how-we-use-your-information">3. How we use your information&lt;/h2>
&lt;p>We use the personal information described above to:&lt;/p></description></item><item><title>AppJars™ Privacy Policy — Archive</title><link>https://www.appjars.com/legal/privacy-policy/archive/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.appjars.com/legal/privacy-policy/archive/</guid><description>&lt;h2 id="versions">Versions&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://www.appjars.com/legal/privacy-policy/v1">Version 1&lt;/a> — 01/01/2026&lt;/li>
&lt;/ul></description></item><item><title>Contact</title><link>https://www.appjars.com/contact/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.appjars.com/contact/</guid><description/></item><item><title>Frequently Asked Questions</title><link>https://www.appjars.com/faqs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.appjars.com/faqs/</guid><description>&lt;h2 id="general--architecture">General &amp;amp; Architecture&lt;/h2>
&lt;details class="pv3">
 &lt;summary class="pointer fw6 f4 pv2 bb b--white-50 pv3">
 &lt;span>What is the required technology stack?&lt;/span>
 &lt;/summary>
 &lt;div class="pt2 lh-copy white-80 answer">
 &lt;p>AppJars are Java libraries for the Spring Boot ecosystem.&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Java&lt;/strong>: Requires Java 21 or later.&lt;/li>
&lt;li>&lt;strong>Spring Boot&lt;/strong>: Requires Spring Boot 4.1.x or later.&lt;/li>
&lt;li>&lt;strong>Vaadin&lt;/strong>: Required for components that include a UI layer; compatible with Vaadin 25.2 and later. If you are only using the backend or service layer of an AppJar, Vaadin is not required.&lt;/li>
&lt;/ul>
 &lt;/div>
&lt;/details>
&lt;details class="pv3">
 &lt;summary class="pointer fw6 f4 pv2 bb b--white-50 pv3">
 &lt;span>Do I have to adopt everything at once, or can I use AppJars independently?&lt;/span>
 &lt;/summary>
 &lt;div class="pt2 lh-copy white-80 answer">
 You can pick and choose. AppJars are designed as independent &amp;ldquo;building blocks,&amp;rdquo; so you adopt only the functionality you need and leave the rest out. Each AppJar is made up of several Maven modules that you add to your project as dependencies.
 &lt;/div>
&lt;/details>
&lt;details class="pv3">
 &lt;summary class="pointer fw6 f4 pv2 bb b--white-50 pv3">
 &lt;span>Do AppJars phone home or send telemetry?&lt;/span>
 &lt;/summary>
 &lt;div class="pt2 lh-copy white-80 answer">
 No. AppJars do not phone home or send telemetry. They run entirely inside your own application and require no network communication with our servers to operate.
 &lt;/div>
&lt;/details>
&lt;details class="pv3">
 &lt;summary class="pointer fw6 f4 pv2 bb b--white-50 pv3">
 &lt;span>Is the source code available?&lt;/span>
 &lt;/summary>
 &lt;div class="pt2 lh-copy white-80 answer">
 Yes. The source is available so you can attach it in your IDE to read and step through the code while debugging your own application.
 &lt;/div>
&lt;/details>
&lt;h2 id="integration--database">Integration &amp;amp; Database&lt;/h2>
&lt;details class="pv3">
 &lt;summary class="pointer fw6 f4 pv2 bb b--white-50 pv3">
 &lt;span>How is the database schema managed? Do you provide SQL scripts?&lt;/span>
 &lt;/summary>
 &lt;div class="pt2 lh-copy white-80 answer">
 We provide standard JPA Entities. We do not force specific SQL scripts or Liquibase changelogs because naming strategies vary significantly between projects. We recommend configuring your ORM (e.g., Hibernate) to handle the schema generation or validation during your development process based on the provided entities.
 &lt;/div>
&lt;/details>
&lt;details class="pv3">
 &lt;summary class="pointer fw6 f4 pv2 bb b--white-50 pv3">
 &lt;span>Does it support my database engine?&lt;/span>
 &lt;/summary>
 &lt;div class="pt2 lh-copy white-80 answer">
 Since we use standard JPA (Java Persistence API), AppJars are database-agnostic. They support any relational database compatible with Hibernate, such as PostgreSQL, MySQL, Oracle, SQL Server, and MariaDB.
 &lt;/div>
&lt;/details>
&lt;h2 id="free-mode">Free Mode&lt;/h2>
&lt;details class="pv3">
 &lt;summary class="pointer fw6 f4 pv2 bb b--white-50 pv3">
 &lt;span>Is there a free mode?&lt;/span>
 &lt;/summary>
 &lt;div class="pt2 lh-copy white-80 answer">
 Yes. Without any paid license, AppJars run in free mode, which gives you core functionality within certain usage limits. This lets you add an AppJar to a real project and evaluate it before committing.
 &lt;/div>
&lt;/details>
&lt;details class="pv3">
 &lt;summary class="pointer fw6 f4 pv2 bb b--white-50 pv3">
 &lt;span>Can I use free mode in production?&lt;/span>
 &lt;/summary>
 &lt;div class="pt2 lh-copy white-80 answer">
 Yes, as long as you stay within the free-mode usage limits.
 &lt;/div>
&lt;/details></description></item></channel></rss>