Skip to content

🔴 Violation of tech requirements #1

@worthant

Description

@worthant

You can't use CDI beans bro

public class ResultsControllerBean implements Serializable {
    @Inject
    private XBean xBean;

    @Inject
    private YBean yBean;

    @Inject
    private RBean rBean;

    @Inject
    private DatabaseConnector databaseConnector;
    ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions