Added an option to use java.util.concurrent.TimeUnit with fixedDelay, fixedRate and initialDelay in the @Scheduled annotation. Using by default milliseconds as before.

Comment From: pivotal-cla

@Axzial Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@Axzial Thank you for signing the Contributor License Agreement!

Comment From: sbrannen

@Axzial, if you would like for your name to be included in the @author tags, please supply me your first name and last name.

Comment From: vbrown37

@Axzial, if you would like for your name to be included in the @author tags, please supply me your first name and last name.

Sure,

Victor Brown,

Thank you.

Comment From: sbrannen

This has been merged into main in e99b43b91e2a02b1cf18261ee85dccae5e6494e7 and revised in bd72e4498b9d1824646c88fa6fa08c1780484d2f.

Thanks