This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
mrbyte2001/Cedexi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/* Copyright (C) 2010 Dirk Dreyer. * Licensed under the Apache License, Version 2.0 (the "License"); Add CDI (e.g. Weld) in your classpath. And add following line to your web.xml if you use a web 2.5 application. <!-- Weld Jetty Configuration parameters --> <listener> <listener-class>org.jboss.weld.environment.servlet.Listener</listener-class> </listener> Be careful to put this listener after the springframework context-listener configuration.
About
CDI Extension for integrate Spring
Resources
Stars
Watchers
Forks
Packages 0
No packages published