Skip to content

Commit

Permalink
Remove self-enclosing html tag from javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Sep 24, 2021
1 parent 3b20c0b commit b5d9e94
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -134,7 +134,7 @@ public interface WeldBeanConfigurator<T> extends BeanConfigurator<T> {

/**
* NOTE: Since CDI 4.0, this is now part of standard API!
* <p/>
* <p>
* Allows to set a priority to an alternative bean hence selecting it globally.
* Has the same effect as putting {@link Priority} annotation on an actual bean class
* or implementing {@link Prioritized} interface with custom bean classes.
Expand Down

0 comments on commit b5d9e94

Please sign in to comment.