<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Awe framework Blog</title>
        <link>https://docs.aweframework.com/blog</link>
        <description>Awe framework Blog</description>
        <lastBuildDate>Fri, 08 Sep 2023 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>es</language>
        <copyright>Copyright © 2026 Almis, Inc.</copyright>
        <item>
            <title><![CDATA[AWE get Spring Boot 3]]></title>
            <link>https://docs.aweframework.com/blog/2023/09/08/awe-spring-boot-3</link>
            <guid>https://docs.aweframework.com/blog/2023/09/08/awe-spring-boot-3</guid>
            <pubDate>Fri, 08 Sep 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<img style={{ width "10% 20%", padding: "50" }}]]></description>
            <content:encoded><![CDATA[<img style="width:60%;margin:10% 20%;padding:50" alt="Spring Boot 3" src="https://docs.aweframework.com/img/blog/spring-boot-3.png">
<!-- -->
<p>The AWE framework team is pleased to announce that starting with version 4.7.1,
AWE will use the Spring Boot 3 and Spring 6 version as a base image.
In this way, we will be prepared for new functionalities, greater security and of course, better maintenance.</p>
<p>This version requires us to use <strong>Java 17</strong>, so you have to take this into account if you want to use the new version of AWE.</p>
<p>To see more information about the new features of Spring Boot 3, you can see it on <a href="https://www.baeldung.com/spring-boot-3-spring-6-new" target="_blank" rel="noopener noreferrer">this link</a>.</p>
<p>Next, we leave you the <a href="https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide" target="_blank" rel="noopener noreferrer">migration guide</a> for AWE applications that use the new version of Spring Boot 3.</p>]]></content:encoded>
            <category>awe</category>
            <category>spring</category>
            <category>spring boot 3</category>
            <category>novedad</category>
        </item>
        <item>
            <title><![CDATA[Two-factor authentication]]></title>
            <link>https://docs.aweframework.com/blog/2022/02/24/two-factor-authentication</link>
            <guid>https://docs.aweframework.com/blog/2022/02/24/two-factor-authentication</guid>
            <pubDate>Thu, 24 Feb 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<img style={{ width "10% 20%", padding: "50" }}]]></description>
            <content:encoded><![CDATA[<img style="width:60%;margin:10% 20%;padding:50" alt="TOTP Code" src="https://docs.aweframework.com/img/totp-code.png">
<!-- -->
<p>We have added a new security function to our framework: <strong>Two-factor authentication</strong>.</p>
<p>This development adds the possibility to enable an extra authentication factor based on apps like <strong>Google Authenticator</strong> to
enter the application. We have also added the possibility to force all the users to activate this second factor to improve
access security.</p>
<p>To see more information about this new functionality, you can read about it on <a href="https://docs.aweframework.com/docs/security/security-authentication#two-factor-authentication-2fa">this link</a></p>]]></content:encoded>
            <category>awe</category>
            <category>2fa</category>
            <category>seguridad</category>
            <category>novedad</category>
        </item>
        <item>
            <title><![CDATA[Notification module]]></title>
            <link>https://docs.aweframework.com/blog/2021-01-01-notification-module</link>
            <guid>https://docs.aweframework.com/blog/2021-01-01-notification-module</guid>
            <pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<img style={{ width "10% 20%" }}]]></description>
            <content:encoded><![CDATA[<img style="width:60%;margin:10% 20%" alt="AWE security" src="https://docs.aweframework.com/img/undraw_notifications.svg">
<!-- -->
<p><code>AWE Framework</code> now has a new <em>module</em>: <strong>Notification module</strong>.</p>
<p>This module allows <em>very easily</em> to create new topics and publish notifications over them.</p>
<p>We also have developed a new <code>settings</code> screen to allow the user to subscribe to topics which he or she prefers via <strong>notification</strong> or <strong>email</strong>.</p>
<p>To see more information about this new functionality, you can read about it on <a href="https://docs.aweframework.com/docs/guides/notifier">this link</a></p>]]></content:encoded>
            <category>awe</category>
            <category>notificación</category>
            <category>subscripción</category>
            <category>novedad</category>
        </item>
        <item>
            <title><![CDATA[Welcome to AWE Blog]]></title>
            <link>https://docs.aweframework.com/blog/2020/08/26/welcome</link>
            <guid>https://docs.aweframework.com/blog/2020/08/26/welcome</guid>
            <pubDate>Wed, 26 Aug 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<img style={{ width "10% 25%", padding: "50" }}]]></description>
            <content:encoded><![CDATA[<img style="width:50%;margin:10% 25%;padding:50" alt="Awe Logo" src="https://docs.aweframework.com/img/logo.svg">
<!-- -->
<p>From <code>AWE</code> team we want to welcome you and open this new communication channel to everyone.</p>
<p>We will publish <code>AWE framework</code> news as well as tutorials and other interesting things related to web application development.</p>
<p>So, <strong>welcome aboard!</strong> <!-- -->😄</p>]]></content:encoded>
            <category>awe</category>
            <category>hola</category>
        </item>
    </channel>
</rss>