Category: Frontend

  • Spring Boot back-end and Angular front-end Maven configuration

    Spring Boot back-end and Angular front-end Maven configuration (or any other Javascript front-end framework) is required to build a full-stack applications in some scenarios where we need to conveniently build both stacks together. In this article we are going to explore a simple way to integrate both Spring Boot back-end and Angular front-end in a…