Kindson The Tech Pro
Kindson The Tech Pro
  • 1 073
  • 9 165 027
How to Enable Live Reload with spring-boot-devtools
This is an tutorial on how to enable live-reload on a Spring Boot application.
# 1. Add the spring-boot-devtools dependency
# 2. Disable caching
# 3. Enable automatic Project Build in Settings
# 4. Add the Live Reload Script
Full Springboot Tutorial - www.kindsonthegenius.com/spring-boot/
You can find much resources from my websites
👉 www.kindsonthegenius.com
👉 www.datarmatics.com
👉 www.munonye.com
Learn Programming by joining International Computer Programmers Group:
👉 groups/internationalcomputerprogrammers
You can reach me via any of the following
❤️ Instagram: kindsonthegius
❤️ LinkedIn: www.linkedin.com/in/kindson/
❤️ Pinerest: www.pinterest.com/kindsonm/
❤️ Facebook: kindsonm/
❤️ Tumblr: www.tumblr.com/blog/kindsonth...
❤️ Twitter: KindsonM
Your support can help me improve my content:
✅ Buy me a coffee: www.buymeacoffee.com/KindsonM
✅ Support me on Patreon: www.patreon.com/kindsonthegenius
The Piano Man kindsonthepianoman.blogspot.com/
Переглядів: 4 443

Відео

Simple GUI Calculator in Python With Tkinter - Step by Step Tutorial
Переглядів 1,2 тис.8 місяців тому
In this tutorial, you will learn how to create a simple GUI calculator in Python using Tkinter module. The following is covered: 01:25 - Plan the Calculator Layout 02:40 - Code and Test the Layout (Grid Layout) 09:07 - Setup the Calculator Screen 11:10 - Setup the Keypad 15:13 - Changes the Font sizes 18:40 - Display Selected Number on Screen 23:35 - Coding the Assign Key 28:49 - Coding the Cal...
Complete Generics Tutorial with Java Code Examples
Переглядів 2,3 тис.Рік тому
This is a simple and complete tutorial on Generics with Java Code examples. Full step by step tutorial - www.kindsonthegenius.com/java/java-working-with-generics/ We would cover the following: 1. Why Do We Need Generics 2. How Generics Help in Code Reuse 3. Bounded Generic Classes 4. Generic Methods
Instagram System Design - Step by Step
Переглядів 3,6 тис.Рік тому
This is step by step tutorial on Instagram System Design. Full explanation here - kindsonthegenius.com/system-design/system-design-instagram-system-design-interview-question/ The six steps of Instagram System Design are: 1. Identify the Functional Requirements 2. Identify the Non-Functional Requirements 3. List the System Components and Services 4. Storage and Memory Requirements 5. Storage and...
WhatsApp System Design - Step by Step
Переглядів 1,6 тис.Рік тому
This is a step by step tutorial on System Design of a Messaging Chat application, WhatsApp in this example Full tutorial here - kindsonthegenius.com/system-design/system-design-whatsapp-system-design-interview-question/ Six steps 1. Functional Requirements 2. Non-Functional Requirements 3. System Design Components 4. Message Storage Choice 5. Message Processing and Routing 6. Implementing Selec...
TikTok System Design - Step by Step (Part 2)
Переглядів 1,6 тис.Рік тому
This Part 2 of System Design for TikTok Part 1 here - ua-cam.com/video/oYY10fWtSr0/v-deo.html Complete guide - kindsonthegenius.com/system-design/system-design-design-tiktok-interview-question/ www.kindsonthegenius.com www.datarmatics.com www.munonye.com Learn Programming by joining International Computer Programmers Group: 👉 groups/internationalcomputerprogrammers You can reach me...
TikTok System Design - Step by Step (Part 1)
Переглядів 2,1 тис.Рік тому
This is a System Design for TikTok designed to help candidates prepare for a System Design interview question. Link to guide and details - kindsonthegenius.com/system-design/system-design-design-tiktok-interview-question/ In a system design like this one we follow the six phases: 1. Functional Requirements 2. Non-Functional Requirements 3. API Endpoints 4. Choice of Database and Schema 5. Cache...
SDK vs API in Python Example
Переглядів 3,8 тис.Рік тому
This tutorial explains how to develop and API and SDK in Python and also how to use API Client and SDK Client to access them Step by Step tutorial here - www.kindsonthegenius.com/how-to-create-an-api-in-python-with-flask-step-by-step/ Github Repo - github.com/KindsonTheGenius/PythonSDKDemo You can find much resources from my websites www.kindsonthegenius.com www.datarmatics.com www.munonye.com ...
Github Actions Simplified - Create Workflows - Step by Step Tutorial
Переглядів 3,8 тис.2 роки тому
This is a step by step tutorial on how to setup Github Actions and create workflows. Tutorial page here - www.kindsonthegenius.com/what-is-github-action-how-to-set-set-it-up/ 1. Create a SpringBoot Application and Push to Github 2. Setup Java CI With Maven Workflow 3. Github Action with Super Linter Workflow 4. Multiple Operating Systems This tutorial has the timestamped segments 00:00 - What i...
How to Publish Your Package to NPM - Step by Step
Переглядів 1,4 тис.2 роки тому
In this video, you will learn how to publish your pakage to NPM Step by Step. Prerequisites 1. Create an account in npmjs for free 2. Have an IDE (VSCode or IntelliJ or any other) 3. Have a Github account Step by step page here - www.kindsonthegenius.com/how-to-publish-package-to-npm-step-by-step/ Step to Publish 00:00 - Introduction 02:52 - Create an empy Github repository 03:28 - Create a Nod...
SQL Server Reporting Services (SSRS) Tutorial for Beginners - 2
Переглядів 31 тис.2 роки тому
This is Part 2 of a 2 part step by step tutorial oh how to create reports using SQL Server Reporting Services (SSRS). In this part, we would install MS Report Builder and create out first report and publish it to SSRS web portal Steps 👉 Install and Launch Reports Builder 👉 Create a Data Source 👉 Create a Dataset 👉 Design a Table Report 👉 Publish Your Report to the Web Step by Step here - kindso...
SQL Server Reporting Services (SSRS) Tutorial for Beginners - 1
Переглядів 32 тис.2 роки тому
This is Part 1 of a 2 part step by step tutorial oh how to create reports using SQL Server Reporting Services (SSRS). In this part, we would do the following 👉Download Setup SQL Server 👉Setup SQL Server Management Studio 👉Install SQL Server Reporting Services 👉Configure SSRS 👉Connect to SSRS and Register a Report Server Step by Step here - kindsonthegenius.com/mssql/sql-server-reporting-service...
Circe Json Encoding 4 - Manipulating Nested Values
Переглядів 3302 роки тому
JSON Encoding in Scala using the Circe Library 1. Introduction to JSON Encoding with Circe - ua-cam.com/video/8l5RiZfWI70/v-deo.html 2. Encoding Ints, Strings and Arrays with Circe - ua-cam.com/video/I19MVgyJXcg/v-deo.html 3. Encoding Objects - ua-cam.com/video/8JV3iUD0y8o/v-deo.html 4. Manipulating Nested Objects - ua-cam.com/video/QoT4HO7WWzI/v-deo.html 5. Encoders for Custom Types - ua-cam.c...
Circe Part 8 - Building Decoders using for Comprehension
Переглядів 2402 роки тому
1. Introduction to JSON Encoding with Circe - ua-cam.com/video/8l5RiZfWI70/v-deo.html 2. Encoding Ints, Strings and Arrays with Circe - ua-cam.com/video/I19MVgyJXcg/v-deo.html 3. Encoding Objects - ua-cam.com/video/8JV3iUD0y8o/v-deo.html 4. Manipulating Nested Objects - ua-cam.com/video/QoT4HO7WWzI/v-deo.html 5. Encoders for Custom Types - ua-cam.com/video/-jQzfDw QU/v-deo.html 6. Bonus Encoder...
Circe Json Encoding Part 3 - Encoding Objects
Переглядів 2202 роки тому
1. Introduction to JSON Encoding with Circe - ua-cam.com/video/8l5RiZfWI70/v-deo.html 2. Encoding Ints, Strings and Arrays with Circe - ua-cam.com/video/I19MVgyJXcg/v-deo.html 3. Encoding Objects - ua-cam.com/video/8JV3iUD0y8o/v-deo.html 4. Manipulating Nested Objects - ua-cam.com/video/QoT4HO7WWzI/v-deo.html 5. Encoders for Custom Types - ua-cam.com/video/-jQzfDw QU/v-deo.html 6. Bonus Encoder...
Part 7 - Building Decoders using forProductN
Переглядів 1882 роки тому
Part 7 - Building Decoders using forProductN
Part 6 - Json Encoding With Circe - Bonus Encoders
Переглядів 1092 роки тому
Part 6 - Json Encoding With Circe - Bonus Encoders
Part 5 - Json Encoding With Circe - Encoders for Custom Types
Переглядів 1902 роки тому
Part 5 - Json Encoding With Circe - Encoders for Custom Types
Scala Advanced 9 - Parsing and Decoding Json with Circe
Переглядів 1,2 тис.2 роки тому
Scala Advanced 9 - Parsing and Decoding Json with Circe
Elm Programming Quick Start - For Beginners (Functional Programming)
Переглядів 1,5 тис.2 роки тому
Elm Programming Quick Start - For Beginners (Functional Programming)
2 - Encoding Ints, Strings and Arrays with Circe
Переглядів 6892 роки тому
2 - Encoding Ints, Strings and Arrays with Circe
Introduction JSON Encoding With Circe
Переглядів 5542 роки тому
Introduction JSON Encoding With Circe
Scala 3 - Your First Scala Program with IntelliJ
Переглядів 1,7 тис.2 роки тому
Scala 3 - Your First Scala Program with IntelliJ
Scala Tutorial 2 - Setup Scala in IntelliJ
Переглядів 6 тис.2 роки тому
Scala Tutorial 2 - Setup Scala in IntelliJ
Scala Tutorial 1 - Introduction to Scala Programming
Переглядів 1,1 тис.2 роки тому
Scala Tutorial 1 - Introduction to Scala Programming
Part 26 - Adding Toast Messages (Success Messages)
Переглядів 5 тис.2 роки тому
Part 26 - Adding Toast Messages (Success Messages)
Part 25 - Pagination in Angular Application with External Countries API (Rest-Countries)
Переглядів 3,2 тис.2 роки тому
Part 25 - Pagination in Angular Application with External Countries API (Rest-Countries)
Part 24 - Delete Request from Angular to Node
Переглядів 1,1 тис.2 роки тому
Part 24 - Delete Request from Angular to Node
Part 23 - Make a PUT Request to Update a Record
Переглядів 8702 роки тому
Part 23 - Make a PUT Request to Update a Record
Part 22 - Details View
Переглядів 6142 роки тому
Part 22 - Details View

КОМЕНТАРІ

  • @krishnarai3123
    @krishnarai3123 5 годин тому

    Thanks for sharing this videos

  • @Ezzeradwl
    @Ezzeradwl 7 годин тому

    malisimo

  • @umag4084
    @umag4084 День тому

    Thanks a lot!!

  • @syedaraniaaziz1555
    @syedaraniaaziz1555 3 дні тому

    which terminal are u using

  • @rxlvnd3397
    @rxlvnd3397 4 дні тому

    Thank you for this tutorial! Very simple and helpful!

  • @pranoydas4068
    @pranoydas4068 4 дні тому

    Sir, can you make a video for POST method using restTemplate? U just pass some headers and requestBody and take the response as an Object(because u don’t know what is the response structure) How can we do that ?

  • @HarmanSingh-wn4wh
    @HarmanSingh-wn4wh 4 дні тому

    Hello , m trying to import CSV file in jupyter notebook but its not specifying the path Showing: 1- module pandas has no attribute 'read csv' 2 - name pd is not defined

  • @AkhilVarma-v4t
    @AkhilVarma-v4t 4 дні тому

    Wow! Great tutorial, followed to end. Thank you so much. So bad, its not discovered by many.

  • @firefoxx46
    @firefoxx46 5 днів тому

    Thank you very much.

  • @amirsamadi3264
    @amirsamadi3264 5 днів тому

    Thank you very much Sir

  • @iammomoha
    @iammomoha 6 днів тому

    Nice and to the point explanation. Thank you

  • @izabelmoreira7959
    @izabelmoreira7959 7 днів тому

    Thank you so much for this video! It helped me a lot!

  • @frankcadena9293
    @frankcadena9293 10 днів тому

    I thought the storage disks were located on Node 3. The disks added were from Node 2.

  • @rexstratton73_12
    @rexstratton73_12 10 днів тому

    I can't understand your description.

  • @Mikehydra
    @Mikehydra 10 днів тому

    I'm unable to run it successfully. It's showing null pointer exceptiom.

  • @justinkollie1743
    @justinkollie1743 12 днів тому

    This video is very helpful even though I'm just seeing this in 2024. Couldn't thank you enough. Huge thanks for doing this.

  • @DevilZer069
    @DevilZer069 12 днів тому

    i did this too

  • @americomarcos2750
    @americomarcos2750 13 днів тому

    very helpful thank you

  • @vanderleyagomes3255
    @vanderleyagomes3255 14 днів тому

    Thank you 🙏🙏🙏

  • @user-xm4tl1jj6p
    @user-xm4tl1jj6p 15 днів тому

    Thank you that was helpful

  • @user-ps7ki7zy8j
    @user-ps7ki7zy8j 16 днів тому

    Hi Mr Kindson, I'm trying to create cluster but I'm having error while naming the cluster : "unable to determine if the computer <clustername> exists in the domain <domain_name.local> . The username or password is incorrect.

  • @angelmora6877
    @angelmora6877 18 днів тому

    You're the goat bro thnk u so much

  • @siavashsabouritabatabaei6526
    @siavashsabouritabatabaei6526 18 днів тому

    perfect

  • @taekosingkwala142
    @taekosingkwala142 19 днів тому

    idk why you keep it harder to read man, you can just simply make it like this. as a beginner Its hard for me to read your code. //REST API demo in Node.js const express = require('express'); const app = express(); const fs = require('fs'); const port = 3000 app.get('/getUsers', function(req, res){ fs.readFile(__dirname + "/" + "users.json", 'utf8', function(err, data){ console.log(data); res.end(data); // you can also use res.send() }); }) app.listen(port, () => { console.log(`app is listening on port ${port}`) })

  • @Anuj_sk
    @Anuj_sk 20 днів тому

    SET can also be used curly braces

  • @Dhaqankaaba
    @Dhaqankaaba 20 днів тому

    Thank you

  • @Dhaqankaaba
    @Dhaqankaaba 20 днів тому

    This is exactly what i ve been searching for !

  • @domanyanwu7372
    @domanyanwu7372 23 дні тому

    How do you import CSV file in pandas using MAC?

  • @mimezinmar2666
    @mimezinmar2666 23 дні тому

    In my dashboard, it shows notebook instead of pythons on new.

  • @majeste07
    @majeste07 24 дні тому

    reis sol alttakini de yazaydın

  • @majeste07
    @majeste07 24 дні тому

    yuuhhhhhhhhhhh

  • @user-lc7qs7gy5d
    @user-lc7qs7gy5d 25 днів тому

    in case of table name is different yes in class it is student but we gave the table="students_details" then how

  • @user-lc7qs7gy5d
    @user-lc7qs7gy5d 25 днів тому

    Teach about casecad also ! ?

  • @user-lc7qs7gy5d
    @user-lc7qs7gy5d 25 днів тому

    This is best video , many videos are like , hey this is how the relationship happened No one teaches from scratch this function will do this things will do this, becuase we need our requirement is different so need to know how can we build the best Model to work smooth , and here i got YOu man , thanks ,

  • @user-sd9hf9wp6q
    @user-sd9hf9wp6q 26 днів тому

    Very nice, you did a great job thanks 👍🏼

  • @sakshikulshreshtha2797
    @sakshikulshreshtha2797 26 днів тому

    the test this method isn't working now, it shows 404 error

  • @NazmulAlom
    @NazmulAlom 26 днів тому

    Great Video.

  • @AdeoluwaD.Ogundele
    @AdeoluwaD.Ogundele 26 днів тому

    I'm getting Process Failed while importing my CSV file. Please how do I resolve this. Thanks

  • @Grace.Prakash.
    @Grace.Prakash. 27 днів тому

    not able fetch a id in update button

  • @mdshefathasnain8649
    @mdshefathasnain8649 27 днів тому

    love u son

  • @hadeseye2297
    @hadeseye2297 28 днів тому

    "Hi guys. As you know I'm kind of a genius." Did I understand your greeting correctly? xD 1:44 "You can also find on boobs." Wich each passing minute that lecture's becoming more and more interesting.

  • @user-sl1xo1kv6t
    @user-sl1xo1kv6t 28 днів тому

    Where is part 2

  • @amithbhagat
    @amithbhagat Місяць тому

    Thanks for the concise and relevant explanation 🙏

  • @adalanane41
    @adalanane41 Місяць тому

    I have to provide my netbeans project in 20 hours and i just have too the connections and i spent like 4 hours setting up mysql server and workbench on mac. Really glad i found this video to create these tables fast. Thanks a lot

  • @charlesfon7398
    @charlesfon7398 Місяць тому

    Thanks a lot

  • @fakharimran
    @fakharimran Місяць тому

    Where is the part 3 of this series

  • @erzyxyx3988
    @erzyxyx3988 Місяць тому

    Thank you bro saved me a lot of time

  • @vicmansep1097
    @vicmansep1097 Місяць тому

    2024 I created my first table in Microsoft SQL Server Management Studio following your video. Thank you! 🙏

  • @PallabChatterjee18
    @PallabChatterjee18 Місяць тому

    Can you create a complete project like this in modern spring boot with recent features please

  • @user-yr3uf8ne9k
    @user-yr3uf8ne9k Місяць тому

    When i run last command of git push origin master . Then it asks for username and password?🤔