Skip to content

shah-smit/spring-bean-active-profile-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-bean-active-profile-test

Purpose

It is a simple JUnit tests to check if bean is configured based on the active profile.

The tests check if the profile sg is activated, then QuickSort Sorting algorithm is used.

If not profile is activated, or any other profile apart from sg is activated BubbleSort algorithm is used.

Have Fun Coding!

Releases

No releases published

Packages

No packages published

Languages