Multiple choice technology web technology Declarative transaction management is supported by the spring framework? True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation Spring Framework supports declarative transaction management through @Transactional annotation or XML configuration. This is a core feature that abstracts transaction management away from business logic.