编程技术 第1228页
Security Using Spring and JWT-拾光赋

Security Using Spring and JWT

Security Using Spring and JWT, Introduction I've finally been able to get this article out. It took this long because of two major reasons; firstly I was enmeshed in a very interes...
Kafka - Crash Course-拾光赋

Kafka – Crash Course

Kafka - Crash Course,Apache Kafka is in its core a distributed, scalable and fault tolerant log system exposed as a Topic abstraction and implemented with a high-performance and la...
Kotlin primitive and object arrays-拾光赋

Kotlin primitive and object arrays

Kotlin primitive and object arrays,I initially set out to write this post because I was playing around with some reflection code and thought I found something interesting. Alas, th...
How Do I Keep up with Scala and Java-拾光赋

How Do I Keep up with Scala and Java

How Do I Keep up with Scala and Java,For a long time I have been focused on front-end development. I follow a lot of high profile people on social media. I also read blogs and some...
ASSIGNMENT 1 - ANSWER 3-拾光赋

ASSIGNMENT 1 – ANSWER 3

ASSIGNMENT 1 - ANSWER 3,ASSIGNMENT 1 - ANSWERS 原文链接:ASSIGNMENT 1 - ANSWER 3
kity的头像-拾光赋kity6年前
0219
ASSIGNMENT 1 - ANSWER 2-拾光赋

ASSIGNMENT 1 – ANSWER 2

ASSIGNMENT 1 - ANSWER 2,ASSIGNMENT 1 ANSWERS 原文链接:ASSIGNMENT 1 - ANSWER 2
kity的头像-拾光赋kity6年前
02711
Consuming from Kafka-拾光赋

Consuming from Kafka

Consuming from Kafka,I have been exploring on the best ways to consume from Kafka topic in Java. There are several ways: 1 The simplest way is using KafkaListener @Slf4j @Component...
kity的头像-拾光赋kity6年前
04210
Considerations for high throughput kafka producer-拾光赋

Considerations for high throughput kafka producer

Considerations for high throughput kafka producer,I have been recently working on lot of high throughput kafka producers. Our application publishes close to 3 million kafka publish...
kity的头像-拾光赋kity6年前
0397
back-to-front or front-to-back?-拾光赋

back-to-front or front-to-back?

back-to-front or front-to-back?,For a course I'm taking next semester I will be building a web app. It's nothing very complex - different types of users can view and create/update ...
kity的头像-拾光赋kity6年前
0396
Intro to Java Programming - Java Tutorial for Beginners-拾光赋

Intro to Java Programming – Java Tutorial for Beginners

Intro to Java Programming - Java Tutorial for Beginners,A course for those who are new to JAVA and want to learn the basics. It is a course with hands-on approach to programming an...
A Collection Of Java Programming Resources For Beginners-拾光赋

A Collection Of Java Programming Resources For Beginners

A Collection Of Java Programming Resources For Beginners,(Originally published on https://github.com/prahladyeri/CuratedLists) Note: It has been a long while since I've updated thi...
A hybrid web-automation framework-拾光赋

A hybrid web-automation framework

A hybrid web-automation framework,An easy to use selenium-based automation framework for testing web applications. It comprises of multi-libraries for handling web automation and c...
kity的头像-拾光赋kity6年前
03514