/java-angular-basic

This is a small showcase of spring boot and angular integration

Primary LanguageJava

Java (Spring Boot) and Angular basic showcase

This is a quick starter for projects using Spring Boot as backend and Angular as frontend.

You find a detailled description in this post: https://marco.dev/deploy-java-angular-one

And a demo of the installation in this video: https://youtu.be/xCNCCZLvd0Y

To the basic example I added some 'showcases' extra features:

I will add some basic features like:

  • security
  • websockets
  • ...

The goal is to provide a small application with a full set of features well documented that can be used as inspiration or reference for other projects.

Non-goal are to provide a full set of features or a template to be used to build other applications (well, you could do it but there is a lot to delete).

Branches

Some features are integrated in separate branches:

Request a feature

You can contact me or fill a feature request if you would like to see a feature included in this showcase.