
Siddhesh Pawar
@GeekySiddhesh
Followers
277
Following
3K
Media
74
Statuses
363
Software Developer 👨💻 | Java, Spring Boot, Spring Cloud, SQL & React JS Learner 🌱 | Exploring DevOps ⚙️ | Diving into DSA 📚
Pune, India
Joined April 2024
Just learned a tough lesson today!.Code that works locally doesn’t always work in production. Deployed a Spring Boot JAR & hit a ClassPathResource error while loading templates from resources. Reminder: test JARs like real prod!.#Java #SpringBoot #linux.
0
0
7
Internal Working (SSH Authentication Handshake)
Spring Boot CI/CD with GitHub Actions .> Generated an SSH key pair .> Added the public key to the Linux server's authorized_keys file .> Stored the private key as a GitHub Secret . GitHub can connect to the server using SSH and deploy the app automatically
0
0
14
I didn’t know about SSH when I first did this, but now as I’m learning networking, everything is starting to make sense!.
Spring Boot CI/CD with GitHub Actions .> Generated an SSH key pair .> Added the public key to the Linux server's authorized_keys file .> Stored the private key as a GitHub Secret . GitHub can connect to the server using SSH and deploy the app automatically
0
0
10
Day 80 of Java Backend Journey.Learning Networking Fundamentals .DSA : .→ Sqrt(x) .→ Climbing stairs .→ Tower of Honai .→ Josephus problem
Days 78 & 79 of Java Backend Journey .➤ Had a task to upload the daily database backup to S3.➤ SQL revision and practiced some easy LeetCode problems .DSA: .→ Remove Duplicates from a Sorted Array .→ Started Recursion.→ Solved basic problem and Rod Cutting Problem
0
0
14