编程技术 第1227页
Kubernetes for Java Developers - Setup-拾光赋

Kubernetes for Java Developers – Setup

Kubernetes for Java Developers - Setup, Java Kubernetes (4 Part Series) 1 Kubernetes for Java Developers - Setup 2 Kubernetes for Java Developers - Creating a docker image 3 Kubern...
Extract code from Android APK with 3 commands-拾光赋

Extract code from Android APK with 3 commands

Extract code from Android APK with 3 commands,I mean, with 3 tools Disclaimer This post is for informational and educational purposes only Requirements Unzip dex2jar jd-gui Termina...
Fruit Cart: Testing Rules of the Game-拾光赋

Fruit Cart: Testing Rules of the Game

Fruit Cart: Testing Rules of the Game, Fruit Cart (4 Part Series) 1 Fruit Cart: Inception 2 Fruit Cart: Config 3 Fruit Cart: Testing Rules of the Game 4 Fruit Cart: Writing Tests, ...
Elasticsearch‘s Java QueryBuilder-拾光赋

Elasticsearch‘s Java QueryBuilder

Elasticsearch‘s Java QueryBuilder, In Solace PubSub+ Cloud, we began storing metrics early on in anticipation for accounting and billing. The problem was that we weren’t quite su...
Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0-拾光赋

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0,Building a microservices architecture is possible with minimal code if you use Spring Boot, Spring Cloud, an...
Java Cloning - Why Even Copy Constructors Are Not Sufficient-拾光赋

Java Cloning – Why Even Copy Constructors Are Not Sufficient

Java Cloning - Why Even Copy Constructors Are Not Sufficient,This is third article in Java Cloning series, In previous two articles Java Cloning and Types of Cloning (Shallow and D...
Use Vim as a Java IDE-拾光赋

Use Vim as a Java IDE

Use Vim as a Java IDE, Use Vim as a Java IDE why canonical_url do not word?! the origin URL is https://spacevim.org/use-vim-as-a-java-ide/ This is a general guide for using SpaceVi...
kity的头像-拾光赋kity6年前
03112
Send mail easily! springboot, sendgrid and greenmail-拾光赋

Send mail easily! springboot, sendgrid and greenmail

Send mail easily! springboot, sendgrid and greenmail,This is a brief presentation for the use sendgrid email provider's api. ** Clone the github repository in order to get more det...
Top 10 Developer Tools You Didn't Know You Needed-拾光赋

Top 10 Developer Tools You Didn’t Know You Needed

Top 10 Developer Tools You Didn't Know You Needed,Your master guide to become a professional model web developer in Mac: There are my 'Must have' programming tools. They are u...
Live Coding Learnings - June 21, 2019-拾光赋

Live Coding Learnings – June 21, 2019

Live Coding Learnings - June 21, 2019, Live Coding Lessons Learned (4 Part Series) 1 Live Coding Learnings - June 18, 2019 2 Live Coding Learnings - June 19, 2019 3 Live Coding Lea...
Functional Enums in Java-拾光赋

Functional Enums in Java

Functional Enums in Java,A rehash of my GitHub.io post._ Introduction The largest personal project I am currently undertaking, is that of an emulator (EmuRox). The main goal was to...
Kotlin Collections and how it compares with Java Collections API-拾光赋

Kotlin Collections and how it compares with Java Collections API

Kotlin Collections and how it compares with Java Collections API,We developers usually write software that uses collections on a daily basis, code that deals with things such as fe...