Skip to content

AsmaStack/java-angular-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This is a small showcase of spring boot and angular integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 44.5%
  • TypeScript 40.8%
  • JavaScript 12.5%
  • HTML 1.8%
  • CSS 0.4%