Thursday, October 10, 2024

My GitHub Repo #30 : Obelix (MSA Reference Architecture)

[Obelix - MSA Reference Implementation]
MIT License, Copyright (c) 2018-19, Sumith Kumar Puri
https://github.com/sumithpuri






Project Codename

Obelix - Microservices Reference Implementation 

Blog Post URL

http://www.techilashots.in/2022/07/obelix-microservices-reference.html 

Topics/Areas

-

Package Prefix

com.obelix.demo

GitHub URL

https://github.com/sumithpuri/skp-msa-ri-obelix

Contact E-Mail

code@sumithpuri.xyz

Contact Number

+91 9591497974 (WhatsApp, Viber, Telegram)

Historical

 Started this Movement of 1000s of Lines of Java / J2EE* Code to GitHub

 Was a Senior Software Architect (Java/J2EE) in Manila*, 2018 (At Start) 

 Named this Initial Code Journey as [ Manila Code Marathon - 2018 ]

 Code Is Non-Proprietary and Non-Copyright from my Work Experience.

 Was Back to Bangalore, Named as [ Bangalore Code Nights - 2019. ]

 Added More Code under [ -20 Days of Code in Benglauru- ] in 2020

 Celebration of Java/Java EE Code as Java Turned 25 in the Year ~ 2020!

 Continued this Coding Mania under : [ 20 Days of Code in Dec 2022 ]


[Topics/Areas] Spring Boot, Spring Data, Spring Cloud, Spring Security, Spring Feign, Spring Ribbon, Netflix OSS, API Gatway, Circuit Breaker, Config Server, Discovery Server, Load Balancer, Hystrix, Turbine, Observability, Health Check, Spring Design & Data Patterns.

My GitHub Repo #29 : Spring Boot and Docker

Code Samples for [Spring Boot and Docker]
MIT License, Copyright (c) 2018-19, Sumith Kumar Puri
https://github.com/sumithpuri





Project Codename

Spring Boot and Docker

Blog Post URL

https://foojay.io/today/starting-docker-desktop-with-spring-boot/

Areas/Topics

Spring Boot, Spring Boot & REST API, Docker, Docker Desktop, Spring Boot on Docker

Package Prefix

com.springboot.docker

GitHub URL

https://github.com/sumithpuri/skp-spring-boot-docker-desktop

Contact E-Mail

code@sumithpuri.xyz

Contact Number

+91 9591497974 (WhatsApp, Viber, Telegram)

Historical

 Started this Movement of 1000s of Lines of Java / J2EE* Code to GitHub

 Was a Senior Software Architect (Java/J2EE) in Manila*, 2018 (At Start) 

 Named this Initial Code Journey as [ Manila Code Marathon - 2018 ]

 Code Is Non-Proprietary and Non-Copyright from my Work Experience.

 Was Back to Bangalore, Named as [ Bangalore Code Nights - 2019. ]

 Added More Code under [ -20 Days of Code in Benglauru- ] in 2020

 Celebration of Java/Java EE Code as Java Turned 25 in the Year ~ 2020!

 Continued this Coding Mania under : [ 20 Days of Code in Dec 2022 ]

 

My GitHub Repo #28 : Spring Boot REST API

 Code Samples for [Spring Boot - REST API]
MIT License, Copyright (c) 2018-19, Sumith Kumar Puri
https://github.com/sumithpuri



Project Codename

Spring Boot - REST API

Blog Post URL

--- 

Topics/Areas

Spring Boot, Spring Boot & REST API

Package Prefix

com.example.demo

GitHub URL

https://github.com/sumithpuri/skp-spring-boot-rest

Contact E-Mail

code@sumithpuri.xyz

Contact Number

+91 9591497974 (WhatsApp, Viber, Telegram)

Historical

 Started this Movement of 1000s of Lines of Java / J2EE* Code to GitHub

 Was a Senior Software Architect (Java/J2EE) in Manila*, 2018 (At Start) 

 Named this Initial Code Journey as [ Manila Code Marathon - 2018 ]

 Code Is Non-Proprietary and Non-Copyright from my Work Experience.

 Was Back to Bangalore, Named as [ Bangalore Code Nights - 2019. ]

 Added More Code under [ -20 Days of Code in Benglauru- ] in 2020

 Celebration of Java/Java EE Code as Java Turned 25 in the Year ~ 2020!

 Continued this Coding Mania under : [ 20 Days of Code in Dec 2022 ]

Monday, October 7, 2024

My GitHub Repo #27 : Spring Boot Shutdown

  Code Samples for [Spring Boot - Graceful Shutdown]
MIT License, Copyright (c) 2018-19, Sumith Kumar Puri
https://github.com/sumithpuri








Project Codename

Spring Boot Shutdown

Blog Post URL

https://foojay.io/today/clean-shutdown-of-spring-boot-applications 

Topics/Areas

Terminate Application and Kill Process and Kill Process Using TCPView, 
Actuator, Close SpringBootApplicationContext, SpringApplication.exit()

Package Prefix

com.springboot.shutdown

GitHub URL

https://github.com/sumithpuri/skp-spring-boot-shutdown

Contact E-Mail

code@sumithpuri.xyz

Contact Number

+91 9591497974 (WhatsApp, Viber, Telegram)

Historical

 Started this Movement of 1000s of Lines of Java / J2EE* Code to GitHub

 Was a Senior Software Architect (Java/J2EE) in Manila*, 2018 (At Start) 

 Named this Initial Code Journey as [ Manila Code Marathon - 2018 ]

 Code Is Non-Proprietary and Non-Copyright from my Work Experience.

 Was Back to Bangalore, Named as [ Bangalore Code Nights - 2019. ]

 Added More Code under [ -20 Days of Code in Benglauru- ] in 2020

 Celebration of Java/Java EE Code as Java Turned 25 in the Year ~ 2020!

 Continued this Coding Mania under : [ 20 Days of Code in Dec 2022 ]

Thursday, October 3, 2024

My GitHub Repo #26 : HongKong

 Code Samples for [Assorted Algorithms & Data Structures]
MIT License, Copyright (c) 2018-19, Sumith Kumar Puri
https://github.com/sumithpuri


[  C   ] Graph Search / Traversal Algorithms (DFS - Depth First Search)
[  C   ] Graph Search / Traversal Algorithms (BFS – Breadth First Search)
[C++] Binary Search Tree (BST) Traversal – Inorder Tree Traversal
[C++] Binary Search Tree (BST) Traversal – Postorder Tree Traversal
[C++] Binary Search Tree (BST) Traversal – Preorder Tree Traversal
[Java] Sorting Algorithms – Quick Sort
[Java] Sorting Algorithms – Merge Sort
[Java] Sorting Algorithms – Heap Sort
[Java] Algorithms & Data Structures – Reverse a Linked List
[Java] Algorithms & Data Structures – Dijkstra’s Algorithm
[Java] Algorithms & Data Structures – Circular Linked List








Project Codename

HongKong

Blog Post URL

[Multiple]

Blog Short URL

[  C   ] Graph Search / Traversal Algorithms (DFS - Depth First Search)
[  C   ] Graph Search / Traversal Algorithms (BFS – Breadth First Search)
[C++] Binary Search Tree (BST) Traversal – Inorder Tree Traversal
[C++] Binary Search Tree (BST) Traversal – Postorder Tree Traversal
[C++] Binary Search Tree (BST) Traversal – Preorder Tree Traversal
[Java] Sorting Algorithms – Quick Sort
[Java] Sorting Algorithms – Merge Sort
[Java] Sorting Algorithms – Heap Sort
[Java] Algorithms & Data Structures – Reverse a Linked List
[Java] Algorithms & Data Structures – Dijkstra’s Algorithm
[Java] Algorithms & Data Structures – Circular Linked List

Package Prefix

me.sumithpuri.github.hongkong

GitHub URL

https://github.com/sumithpuri/skp-winter-code-n-ights-hongkong

Contact E-Mail

code@sumithpuri.xyz

Contact Number

+91 9591497974 (WhatsApp, Viber, Telegram)

Historical

 Started this Movement of 1000s of Lines of Java / J2EE* Code to GitHub

 Was a Senior Software Architect (Java/J2EE) in Manila*, 2018 (At Start) 

 Named this Initial Code Journey as [ Manila Code Marathon - 2018 ]

 Code Is Non-Proprietary and Non-Copyright from my Work Experience.

 Was Back to Bangalore, Named as [ Bangalore Code Nights - 2019. ]

 Added More Code under [ -20 Days of Code in Benglauru- ] in 2020

 Celebration of Java/Java EE Code as Java Turned 25 in the Year ~ 2020!

 Continued this Coding Mania under : [ 20 Days of Code in Dec 2022 ]