Skip to content
keep_growing
  • Java
    • Spring Boot
  • Tools
  • Taking care
  • Angular
  • About
  • Sun Conure Software

Integrate Angular with a Spring Boot project

22nd August 20186th March 2020 little_pineconeAngular, Spring Boot
featured_image

Developing a multi-module application where the backend runs on Spring Boot and the frontend is powered by Angular is far less complicated than one might expect. Check out how you can build such a project and manage it as a single jar file.

Read more

Add Material Design for Bootstrap 4 to an Angular project

8th August 20185th December 2018 little_pineconeAngular
featured_image

Material Design for Bootstrap 4 provides an Angular Bootstrap UI KIT. It’s built with Angular 6, Bootstrap 4 and TypeScript and can immediately transform the look and fell of your application. Let’s add its features to an Angular project.

Read more

How to change a CSS preprocessor in an Angular project

7th August 20185th December 2018 little_pineconeAngular
featured_image

Angular can maintain any of the major CSS preprocessors. By default the new project is created with the css support, but even after its creation, you can easily switch to sass or less. You can also adjust the preprocessor globally, for all new projects.

Read more

Custom css in a Spring Boot Project with gulp

25th July 20185th December 2018 little_pineconeTools
featured_image

There are many responsive and elegant themes available for free that you can use for polishing the presentation layer of your project. But almost always there is a need to add some adjustments to them and in this post you can see how custom styles can be included while the assets are being built with gulp.

Read more

jtwig template engine in a Spring Boot application

25th July 20185th December 2018 little_pineconeSpring Boot
featured_image

Separating the business logic from the presentation layer can save you a lot of headache during project maintenance. Unless the frontend is managed with a framework like Angular or Vue.js you should use a template engine. Check out how to utilize jtwig in a Spring Boot project.

Read more

How to use Bootstrap themes with Spring Boot and gulp

25th July 20185th December 2018 little_pineconeTools
featured_image

To make an app elegant and pleasing to the eye we usually need a lot of javascript and css code. The times of templates cluttered with script and style tags, however, are long gone. Check out how to manage static resources with gulp.

Read more

Manage project dependencies with npm

24th June 20185th December 2018 little_pineconeTools
featured image

Proper handling of javascript dependencies allows every team member to use the same library versions during project development. Keeping them consistent prevents many elusive errors and can be easily achieved with npm.

Read more

Keep your code safe through repositories

20th May 20185th December 2018 little_pineconeTools
feature image

To make sure you will never lose your code, store your project on an online repository hosting service. No matter if you already have some work in progress on your local machine, or you are starting the project from scratch – backup your code online as soon as possible.

Read more

How to create a new Spring Boot Project

14th April 20185th December 2018 little_pineconeJava, Spring Boot
feature image

With Spring Initializr you can bootstrap a new Spring Boot application swiftly. Let’s create a fresh project from scratch using just Web and MySQL dependencies.

Read more

Posts navigation

Newer posts
Created by Marta Szymek
  • Privacy Policy
Powered by WordPress | Theme: Astrid by aThemes.