Spring Boot Kotlin 2: Configuration properties, profiles (youtube tutorial)

This post is for sharing the source for a Youtube tutorial. In this video we are going to look into the way Spring Boot manages configuration properties. We are going to add our own custom property then look into how create profiles and switch between them both in IntelliJ IDEA and in the console gradle… Continue reading Spring Boot Kotlin 2: Configuration properties, profiles (youtube tutorial)

HTML CSS Carousel Slideshow from scratch (youtube video)

This post is for sharing the code for a Youtube tutorial. In this video we are writing a carousel slideshow from scratch using HTML, CSS and Javascript. We are not using any libraries but instead we are going to configure the browser scrolling to get a nice transition animation between the slides.

Published
Categorized as web