DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Curious about the future of data-driven systems? Join our Data Engineering roundtable and learn how to build scalable data platforms.

Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.

Threat Detection: Learn core practices for managing security risks and vulnerabilities in your organization — don't regret those threats!

Managing API integrations: Assess your use case and needs — plus learn patterns for the design, build, and maintenance of your integrations.

Avatar

Sovan Misra

Consultant - Technology at Deloitte Consulting

Hyderabad, IN

Joined Oct 2016

https://lifeofsoftwareengineers.wordpress.com/

About

https://about.me/sovan_misra

Stats

Reputation: 390
Pageviews: 682.0K
Articles: 4
Comments: 2
  • Articles
  • Comments

Articles

article thumbnail
JWT Token: Lightweight, Token-Based Authentication
Securing your website is the goal of every developer.
May 29, 2019
· 23,659 Views · 12 Likes
article thumbnail
How to Use Profiles in Spring Boot
Want to learn more about the features available in Spring Boot? Check out this post to learn more about how to use profiles in your Spring Boot application.
Updated September 7, 2018
· 470,272 Views · 42 Likes
article thumbnail
Netflix Eureka Discovery – Microservices
Learn about using Netflix Eureka with microservices to monitor and maintain a registry of all the microservices in the ecosystem.
August 29, 2018
· 48,361 Views · 14 Likes
article thumbnail
Deploying Spring Boot Microservices on Docker
Learn about the benefits of Docker containers for deploying Spring Boot microservices and how to get started with a simple Spring Boot app.
August 23, 2018
· 110,277 Views · 24 Likes

Comments

JWT Token: Lightweight, Token-Based Authentication

May 29, 2019 · Sovan Misra

Thanks for the feedback...


JWT encodes the data but it is digital ly signed with a secret. So anything that changes the encoded strings will be dected and marked as invalid.

In one point, I did mentioned that JWT token should not contain any sensitive information. More info: this can be easily seen in any JWT decoder websites. Thanks!!


How to Use Profiles in Spring Boot

Sep 09, 2018 · Sovan Misra

Only adding a new environment requires a rebuild as there is a code change that needs to be done. Otherwise CI will take the code from one branch (right?) and the config bean would be created for the environment. Also, specific to the question, this can be acheived by "Setting a system level arguement for each environment" or "Overriding the properties using run comand". We can also consider moving the properties to external cloud using "Spring Cloud Config".

User has been successfully modified

Failed to modify user

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: