#
weld
Here are 34 public repositories matching this topic...
CDI Guide And Tutorials - Many examples of how to use CDI and CDI 2.0 like Qualifiers, Interceptors, Decorators, Lazy Initialization an much more!
java
learning
dependency-injection
learn-to-code
cdi
learning-by-doing
java-tutorial
dependency-injection-framework
cdi-extension
cdi-interceptor
java-cdi
cdi-decorator
cdi-spec
weld
cdi-injection
java-spec
hacking-cdi
hacking-code
hackingcode
-
Updated
Aug 2, 2018 - Java
The bare necessities of Pandas on the Weld runtime
-
Updated
Mar 31, 2020 - Python
Example of chat application with WebSockets (JSR 356 and HTML5 WebSockets API) running on Undertow with token-based authentication.
-
Updated
Jul 31, 2017 - Java
Microservice stack with CDI MicroProfile, 微服务脚手架, DDD
-
Updated
Jul 10, 2020 - Java
Java Code Examples
-
Updated
May 21, 2020 - Java
-
Updated
Jun 11, 2020 - Python
Brutos dropdown box example
-
Updated
Aug 15, 2018 - JavaScript
A TransactionServices implementation that provides Weld SE 3.0 environments with transactional capabilities via the Narayana transaction engine.
-
Updated
Mar 4, 2019 - Java
Brutos form handling example
-
Updated
Aug 15, 2018 - JavaScript
The Weld 1.1 Embedded (EE Mock and SE) from Arquillian
-
Updated
Nov 19, 2018 - Java
DeltaSpike Exception handling (Maven Java Weld CDI).
-
Updated
Jul 1, 2020 - Java
Rest archetype with maven + jetty + jersey, built over mvnJpaHibernate project archetype
maven
jpa
hibernate
jersey2
weld
cdi-injection
jersey-jetty-rest
jetty-server
hibernate-jpa
jpa-entity-manager
-
Updated
Dec 5, 2017 - Java
Ansej nextGen within new framework& J.Spec
jwt
log4j
undertow
jetty
cdi
swingworker
ehcache
jwt-authentication
restful-api
swing-api
swing-gui
threadlocal
weld
maven-multimodule
aop-aspectj
jax-rs-jersey
jpa2
jax-rs-client
jax-rs-server
jpa-hibernate
-
Updated
Jul 1, 2020 - Java
Projects demonstrate how you can develop applications with the corant framework
-
Updated
Jun 22, 2020 - Java
Java SE example using JBoss Weld for resolving multiple dependencies
-
Updated
Sep 11, 2019 - Java
Project reactor examples. https://daggerok.github.io/reactor-examples/
slf4j
log4j
logback
reactor-core
reactor
cdi
reactor3
weld
log4j2
fat-jar
gradle-kotlin-dsl
weld-se
jandex
weld-cdi
gradle-fat-jar
gradle-fat-jar-task
-
Updated
Mar 31, 2020 - Java
Simple base application to start a website based on java running on tomcat.
jquery
maven
jax-rs
lombok
hibernate
primefaces
cdi
java-8
bootstrap3
example-project
jsf2
hibernate-validator
resteasy
omnifaces
weld
-
Updated
Apr 30, 2017 - Java
Improve this page
Add a description, image, and links to the weld topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the weld topic, visit your repo's landing page and select "manage topics."
When I'm trying to inject a @nAmed annotated bean in a @springboot test it is failing with following error
Is there a support to injects JSF beans in a spring test?