Skip to content

Selftuts

Where you learn on your own

Selftuts

Where you learn on your own

  • Home
  • Disclaimer
  • Privacy Policy
  • About
  • Contact
gRPC Java

Part 5: JWT token Java | User Management Service Java GRPC

April 28, 2024

In today’s world of microservice deployment, architecture is widely used and if you want to perform authentication and authorization across multiple services then JSON Web Token (JWT) is widely used.…

gRPC Java

Part 4: Create User in User Management Service GRPC Java

April 28, 2024

Let’s learn to create a user in our user management service. User can register in the service by providing their details like first name, last name, email address, password, etc,…

gRPC

Part 3: GRPC Server Java | User Management Service

April 27, 2024

In the last post, we established the database connection between our Java application and MySQL database server. Now we will create a GRPC server in Java that will help to…

gRPC Java

Part 2: MySQL Database | User Management Service | Java GRPC

April 27, 2024

In our user management service, we are going to store the user details and then use those user details for displaying and login purposes. we will be using MySQL relational…

Java

Part 1: What we are going to Build | User Management Service | Java | GRPC

April 26, 2024

If you want to build any big application then there is a need for a User Management System where you can onboard new users for your application and then provide…

Visual Studio Code

Install Visual Studio Code on your machine

April 26, 2024

Visual Studio code is an Integrated Development Environment that can be used to develop complex applications. As there are multiple Operating Systems available in the market like Windows, Linux, and…

Postman

Install Postman on Windows

April 26, 2024

Postman is an application that helps you create and initiate requests for your server API. You can use Postman to call the HTTP server or the GRPC server. Postman will…

Ubuntu VirtutalBox

Install Ubuntu 22.x on VirtualBox

April 20, 2024

Ubuntu is a Linux-based operating system and VirtualBox is a tool by Oracle for installation and running Virtual Machines on your operating system. You may need an Ubuntu operating system…

VirtutalBox

Install VirtualBox on your machine

April 20, 2024

VirtualBox is a tool that allows you to run any Operating System as a Virtual Machine on your existing Operating System. You may be using any type of Operating System…

VirtutalBox

Install VirtualBox on Windows 11

April 19, 2024

In today’s world, there are multiple operating systems present in the market. You may face a requirement where you want to test your project or run your application in a…

Posts pagination

1 … 4 5 6 … 9

« Previous Page — Next Page »

Recent Posts

  • Redis Cluster using Docker compose
  • Struct in Golang
  • Read Data in Golang
  • Variadic function in Golang
  • Function in Golang

Recent Comments

  1. Mar on Protocol Buffer with Java
  2. sudhams on Install Kubectl on Ubuntu 22
  3. parvez on Install redis using docker compose

Categories

  • AWS
  • Data Science
  • Database
  • Docker
  • Docker Compose
  • EC2
  • ELK
  • Golang
  • gRPC
  • Installation
  • Java
  • JSON Web Token
  • Kafka
  • Kubernetes
  • Logstash
  • MySQL
  • NodeJs
  • NPM
  • Postgres
  • Postman
  • prometheus
  • Protocol Buffer
  • Queue
  • Redis
  • Scripting
  • System Design
  • Ubuntu
  • Uncategorized
  • VIM
  • VirtutalBox
  • Visual Studio Code

You Missed

Uncategorized

Redis Cluster using Docker compose

Golang

Struct in Golang

Golang

Read Data in Golang

Golang

Variadic function in Golang

Explore Selftuts

  • About
  • Privacy Policy
  • Disclaimer
  • Contact

Selftuts

Where you learn on your own

Copyright © All rights reserved | Blogus by Themeansar.

  • About
  • Privacy Policy
  • Disclaimer
  • Contact