/MINI-NETSERVICE

🔒 ✨ Spring Security - No CSRF enabled

Primary LanguageMustacheGNU General Public License v3.0GPL-3.0

MINI-NETSERVICE

It is a web page about net services (Optical Fiber and classic Wi-Fi).

To that sending of E-mails, You shall create a configuration file called application because the Maven archetype only recognizes that "reserved" term. It's preferable to make another file with the extension .yml this approach enhances the overall project structure.

Make sure to create the file on this route. Specifically /resources:

/src/main/resources/

Then paste this code in the file application.yml:

spring:
  mail:
    host: smtp.gmail.com
    username: Your Email
    password: Application password (GMAIL)
    port: 587
    properties:
      mail:
        smtp:
          starttls:
            enable: true
          auth: true

Remember


Run in your database engine this script