Skip to content

A modern Spring Boot web application using latest JDK LTS and Angular

License

Apache-2.0, EUPL-1.2 licenses found

Licenses found

Apache-2.0
LICENSE-Apache-2.0
EUPL-1.2
LICENSE-EUPL-1.2
Notifications You must be signed in to change notification settings

ZuInnoTe/spring-boot-angular-example

Introduction

An example of a modern Spring Boot application using latest JDK LTS and Angular:

  • backend - Contains the backend implemented in Spring Boot
  • frontend - Contains the frontend implemented in Angular
  • container - Contains a ContainerFile so you can build your own OCI-compliant container image (Note: It is up to you to secure it!)
  • config - Contains some example configurations

You will find further documentation (e.g. building, configuring etc.) in the corresponding subfolders.

This example project is supposed to be easily reused, so you can build your own complex application.

License

You can choose to either use EUPL-1.2 (Web) or Apache-2.0 (Web) license.

Code

The code is available under:

Changelog

We keep an active changelog (CHANGELOG.md) to keep track of all changes so that users are informed what changes in which version.

Contributing

Find more information on contributing in CONTRIBUTING.md.

Code of Coduct

Find more information on the code of conduct in CODE_OF_CONDUCT.md

Security

Find more information on security of the projects and how to report security issues in SECURITY.md.