From fa9de1d7492333666eb9821a46840855530ac2af Mon Sep 17 00:00:00 2001 From: zukovlabs <47190514+zukovlabs@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:04:50 +0300 Subject: [PATCH] Add enterprise-java-saas-starter-kit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de04deba..9269467c 100644 --- a/README.md +++ b/README.md @@ -760,6 +760,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc * [teleport-code-generators](https://github.com/teleporthq/teleport-code-generators) - A collection of code generators for modern JavaScript applications. * [Bootify.io](https://bootify.io) - Generate Spring Boot apps with custom database, Angular frontend and CRUD functionality. * [jangular-cli](https://github.com/nathangtg/jangular-cli) - A Spring Boot + Angular starter kit with JWT auth, Flyway migrations, route protection, and CLI setup. +* [enterprise-java-saas-starter-kit](https://github.com/zukovlabs/enterprise-java-saas-starter-kit) - Production-ready SaaS starter with Java 21, Spring Boot 3.4, Angular 21 (Standalone + Signals), MSSQL, JWT auth, and Docker Compose. * [JHipster](https://www.jhipster.tech) - Open source app generator for Spring Boot and Angular. * [ng-openapi](https://github.com/ng-openapi/ng-openapi) - Angular OpenAPI Client Generator. * [tmf](https://github.com/tripsnek/tmf) - A lightweight TypeScript port of Eclipse Modeling Framework (EMF) for model-driven, type-safe data models across Node.js, Java, and Angular/React.