manikandanthemaverick
manikandanthemaverick
117
507 posts
John
Don't wanna be here? Send us removal request.
manikandanthemaverick · 3 years ago
Text
Tumblr media
7 notes · View notes
manikandanthemaverick · 3 years ago
Text
Every day is a new life to a wise man.
0 notes
manikandanthemaverick · 3 years ago
Text
NoSQL Database - What is NoSQL? | Microsoft Azure
0 notes
manikandanthemaverick · 3 years ago
Text
He has the most who is most content with the least.
-Diogenes of Sinope-
0 notes
manikandanthemaverick · 4 years ago
Text
https://javachallengers.com/the-ultimate-guide-of-microservices-technologies-for-java-developers-in-2020/?s=09
1 note · View note
manikandanthemaverick · 4 years ago
Text
14 Kubernetes Tutorials for Beginner to Master
0 notes
manikandanthemaverick · 4 years ago
Text
0 notes
manikandanthemaverick · 4 years ago
Text
Spring boot - Testing
0 notes
manikandanthemaverick · 4 years ago
Text
How Much Do Udemy Instructors Make? - Blog | TeachinGuide
0 notes
manikandanthemaverick · 4 years ago
Text
Maven : Plug-ins and Goals
Goals in Maven are packaged in plug-ins, which are essentially a collection of one or more goals.
mvn compiler:compile
Here,
compiler - plugin
compile - goal
0 notes
manikandanthemaverick · 4 years ago
Text
Build a Chat Application Using Spring Boot + WebSocket + RabbitMQ - DZone Web Dev
0 notes
manikandanthemaverick · 4 years ago
Text
Create a simple Chat application with Spring Boot and Websocket
0 notes
manikandanthemaverick · 4 years ago
Text
Build a Chat Application Using Spring Boot and WebSocket | Dariawan
0 notes
manikandanthemaverick · 4 years ago
Text
Getting Started | Messaging with JMS
0 notes
manikandanthemaverick · 4 years ago
Text
CSS Positioning - Relative
Relative is the same as static except you can move the element using the left, right, bottom, top, or z-index properties. Based on where the element would be in the “static” position, you can move the element, say 50px from the left.
0 notes
manikandanthemaverick · 4 years ago
Text
CSS Positioning - Static
Static elements occupy the entire row and start in a new line. You cannot use the left, right, bottom, top, or z-index properties because the element is simply “fitting into” the page flow. Of note, static is the default position.
0 notes
manikandanthemaverick · 4 years ago
Text
“CSS Positioning: Static, Relative, Fixed, Absolute, and Sticky”
“CSS Positioning: Static, Relative, Fixed, Absolute, and Sticky” by Lance Watanabe https://link.medium.com/0q2gkGPqDhb
0 notes