惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MyScale Blog
MyScale Blog
U
Unit 42
M
MIT News - Artificial intelligence
小众软件
小众软件
P
Proofpoint News Feed
雷峰网
雷峰网
L
LangChain Blog
S
SegmentFault 最新的问题
腾讯CDC
F
Fortinet All Blogs
A
About on SuperTechFans
WordPress大学
WordPress大学
Vercel News
Vercel News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
Docker
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
Recent Announcements
Recent Announcements
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog

Aloïs Micard

Laravel: beware of $touches Laravel dynamic SMTP mail configuration Parakeet: an IRC log renderer Open sourcing my blog Another year has gone by How to setup easily ELK on a Docker Swarm An unified package manager user interface Debian maintainer from zero to hero Privilege escalation using setuid Autosnap Privilege escalation using Docker Going serverless Quick notes about Covid 19 ClassLoader & memory leaks: a Java love story Docker swarm is not dead! (yet) Making a product is not even half of the path to success Harbor: your own private docker registry How to expose Traefik 2.x dashboard securely on Docker Swarm Let's build a simple quotes application Taking new year resolutions seriously Pimp your phone like never before ! How to install Traefik 2.x on a Docker Swarm Go library to parse Maven POM file Create beautiful image of your code Supervisor: a host management solution Setup Qt with Jetbrains Clion easily Building a fast modern dark web crawler terminews - a CLI based RSS reader
Using CDI 2.0 in a Java SE application
2019-08-29 · via Aloïs Micard
CDI (Context & Dependency Injection) is a Java API released with JEE6 that enable dependency injection. P…