Low-Code Development: Leverage low and no code to streamline your workflow so that you can focus on higher priorities.
DZone Security Research: Tell us your top security strategies in 2024, influence our research, and enter for a chance to win $!
Solution Architect at Innova Solutions (Client - iCreditWorks Start Up)
Amol Gote is a seasoned IT professional who builds scalable, resilient microservices. He has a unique experience in building microservices in .NET and Java. He is skilled in deploying and managing microservices in AWS and Azure environments and has technical proficiency across multiple applications and tools. This expertise includes full-stack capabilities, from designing to building end-to-end solutions involving databases (SQL/NoSQL), back-end services, messaging services, and modern web applications.
e-Signing Service - Digitally Sign Documents
Nov 2023 - Current
e-Sign Microservice is an open-source solution that allows businesses to sign documents securely online. This service is designed to offer more control, flexibility, and cost savings compared to third-party e-Signing services.
Stats
Reputation: | 822 |
Pageviews: | 78.9K |
Articles: | 12 |
Comments: | 5 |
Microservices
Comments
Feb 12, 2024 · Amol Gote
No problem. Appreciate your feedback.
Feb 06, 2024 · Amol Gote
Article is updated now. Thanks again for pointing it out.
Jan 28, 2024 · Amol Gote
Have added that and submitted to moderation, it should get reflected soon. Thanks for pointing out the issue.
Jan 27, 2024 · Amol Gote
Thanks for the feedback, have removed the date formatting method, had just added as an sample. Also added more example for code commenting.
Aug 09, 2023 · Amol Gote
That's a great point! Spring Boot Actuator's
/info
endpoint is indeed a valuable tool for this purpose. Our choice to implement a custom controller was driven by a few considerations:However, it's worth noting that both solutions can coexist and provide value. Thanks for bringing this up!