gaz_java's profile picture.

Java

@gaz_java

Java 已轉發

Java 8 – Merge Two Lists Using Streams rameshfadatare.com/java-programmi…

GuidesJava's tweet image. Java 8 – Merge Two Lists Using Streams
rameshfadatare.com/java-programmi…

Java 已轉發

Spring and Spring Boot Annotations Cheat Sheet rameshfadatare.com/cheat-sheet/sp…

GuidesJava's tweet image. Spring and Spring Boot Annotations Cheat Sheet
rameshfadatare.com/cheat-sheet/sp…

Java 已轉發

Session, Cookie, JWT, Token, SSO, and OAuth 2.0 Explained in One Diagram When you login to a website, your identity needs to be managed. Here is how different solutions work: - Session - The server stores your identity and gives the browser a session ID cookie. This allows…

bytebytego's tweet image. Session, Cookie, JWT, Token, SSO, and OAuth 2.0 Explained in One Diagram 
 
When you login to a website, your identity needs to be managed. Here is how different solutions work: 
 
- Session - The server stores your identity and gives the browser a session ID cookie. This allows…

Java 已轉發

Structure of JSON Web Token: [1] JWT is a standard for defining tokens. You can use them to represent claims. [2] A single JWT contains all the required info about an entity, making it ideal for authentication. [3] There are three main components of a JWT - header, payload,…

GuidesJava's tweet image. Structure of JSON Web Token:

[1] JWT is a standard for defining tokens. You can use them to represent claims.

[2] A single JWT contains all the required info about an entity, making it ideal for authentication.

[3] There are three main components of a JWT - header, payload,…

Java 已轉發

GET, POST, PUT... Common HTTP “verbs” in one figure. Next week's topics will be listed at the end. 1. HTTP GET This retrieves a resource from the server. It is idempotent. Multiple identical requests return the same result. 2. HTTP PUT This updates or Creates a resource.…

bytebytego's tweet image. GET, POST, PUT... Common HTTP “verbs” in one figure. Next week's topics will be listed at the end.
 
1. HTTP GET 
This retrieves a resource from the server. It is idempotent. Multiple identical requests return the same result. 
 
2. HTTP PUT 
This updates or Creates a resource.…

Java 已轉發

If you're learning web development, you'll probably start with HTML. It forms the backbone - the whole skeleton, really - of a website. In this guide, @casweb_dev teaches you how HTML basics like tags, elements, and attributes work with code examples. freecodecamp.org/news/introduct…


Java 已轉發

Browser tools are helpful for debugging your code. And React has its own set of DevTools that let you access components, states, hooks, props, and more. In this guide, @msokola shows you how to use React Developer Tools with some helpful examples. freecodecamp.org/news/how-to-us…


Java 已轉發

If you want to improve your JavaScript and Angular skills, here's a course for you. You'll use these popular tools to build a chess game with an AI opponent. You'll also learn about chessboard dynamics, game mechanics, AI integration, and lots more. freecodecamp.org/news/code-a-ch…


Java 已轉發

Web APIs help software applications communicate with each other over the internet. And they let you fetch data from external sources to use in your apps. In this guide, @Juliet_Omaa explains when to use web APIs and then demos them in a React project. freecodecamp.org/news/how-to-us…


Java 已轉發

In React, the useReducer hook is a powerful tool for managing state. It makes state transitions predictable, optimizes performance, and handles complex state management. In this guide, Timothy explains how to use the useReducer hook in your code. freecodecamp.org/news/react-use…


Java 已轉發

Spring Boot Security with JWT Token Tutorial rameshfadatare.com/spring-boot/sp… #springboot #springsecurity #jwt #java

GuidesJava's tweet image. Spring Boot Security with JWT Token Tutorial
rameshfadatare.com/spring-boot/sp…
#springboot #springsecurity #jwt #java

Java 已轉發

HTML has certain elements for interacting with mobile phone features. Here, @codesbyjoan shows you how to use the <input> element to access the camera. You'll learn about type & capture attributes, how to capture from front & back-facing cameras & more. freecodecamp.org/news/how-to-us…


Java 已轉發

If you want to get into game development, here's a fun hands-on course for you. You'll learn to build an animated physics game with JS, HTML5, CSS, and HTML Canvas. It covers collision detection, drawing characters from sprite sheets, and lots more. freecodecamp.org/news/create-an…


Java 已轉發

The Ultimate Kafka 101 You Cannot Miss

alexxubyte's tweet image. The Ultimate Kafka 101 You Cannot Miss

Java 已轉發

8 Tips for Efficient API Design

alexxubyte's tweet image. 8 Tips for Efficient API Design

Loading...

Something went wrong.


Something went wrong.