Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Restoring code in ScheduledEventConfig to state previous to DLM amendmends #4

Merged

Conversation

scriptom
Copy link

No description provided.

@taswartz taswartz merged commit 481c0b3 into taswartz:f/java17 Apr 14, 2023
taswartz added a commit that referenced this pull request May 23, 2023
…horn#185)

* Configuring the dateLastModified task processor for java config

* Ameding DLM code (#3)

* Ameding DLM code

* Converting DateLastModifiedEventProcessing into a cron job using Spring boot

* Removing DLM bean reference in ScheduledEventConfig

* Restoring ScheduledEventConfig to what it was before DLM amends (#4)

* Removing blank space

---------

Co-authored-by: Tomás El Fakih <tomaselfakih@gmail.com>
taswartz added a commit that referenced this pull request Jun 9, 2023
* Upgrade to Java 17

* Migrating entity changer from groovy to java (bullhorn#183)

* First working java17 commit

* Adding the rest prefixes for the rest endpoints

* Chaning applicable functions to lambdas and updating logging to log4j2 for classes not using it

* Adding security tools

* Adding ValidationMessages, externalizing hibernate properties, removing unused values from AppSettings

* Deleting the picker folder

* Fixing up pom issues + thread ID logging + notes on json converter

* Adding some TODOs and making all ApplicationSettings final

* Adding some java docs to bean config + changing ApplicationSettings

* Changing ApplicationSettings from class to a record

* Replacing Slf4j annotation with Log4j2

* Removing solo standardSub config code + removing joda time + removing security files

* Refactoring cron trigger configuration

* Configuring beans for restTemplate + multipart resolver + locale + removing jsonconverter function

* Migrate EntityChanger from groovy to java

* Refactor java 9 deprecated code. Also made use of PropertyDescriptors instead of manually looking for getter/setters

* Enhanced error messages

* Adding null assertions in Unit test

* Testing enhancements

- Improved coverage
- Separated tests into their own, atomic methods
- Make better use of `@Before`

---------

Co-authored-by: Trevor Swartz <trevor.swartz@bullhorn.com>

* Upgrading JUnit 4 -> JUnit5 (bullhorn#177)

* Updagrading from JUnit 4 to JUnit 5

* PS-31586: Fixing up compile + runtime errors in testing

* PS-31586: Cleaning up unused imports and some unnecessary config

* PS-31586: Updating DataSource in the TestConfig

* PS-31586: Adding testing scope

---------

Co-authored-by: Matthew Davino <matthew.davino@bullhorn.net>
Co-authored-by: Trevor Swartz <swartz.trevor24@gmail.com>
Co-authored-by: Trevor Swartz <trevor.swartz@bullhorn.com>

* Updating StandardEntityChangerTest to JUnit 5 (bullhorn#184)

* ARPBE-72: Adding latest features to README.md (bullhorn#181)

* First working java17 commit

* Adding the rest prefixes for the rest endpoints

* Chaning applicable functions to lambdas and updating logging to log4j2 for classes not using it

* Adding security tools

* Adding ValidationMessages, externalizing hibernate properties, removing unused values from AppSettings

* Deleting the picker folder

* Fixing up pom issues + thread ID logging + notes on json converter

* Adding some TODOs and making all ApplicationSettings final

* Adding some java docs to bean config + changing ApplicationSettings

* Changing ApplicationSettings from class to a record

* Replacing Slf4j annotation with Log4j2

* Removing solo standardSub config code + removing joda time + removing security files

* Refactoring cron trigger configuration

* Configuring beans for restTemplate + multipart resolver + locale + removing jsonconverter function

* Migrate EntityChanger from groovy to java

* Refactor java 9 deprecated code. Also made use of PropertyDescriptors instead of manually looking for getter/setters

* Enhanced error messages

* Adding null assertions in Unit test

* Testing enhancements

- Improved coverage
- Separated tests into their own, atomic methods
- Make better use of `@Before`

* ARPBE-72: Adding latest features to README.md

* ARPBE-72: Adding latest features to README.md

* ARPBE-72: Fixing some grammar and form trigger info

* ARPBE-72: Improving Scheduled Task documentation

* Adding documentation on nightly tasks/cron jobs.

---------

Co-authored-by: Trevor Swartz <trevor.swartz@bullhorn.com>

* Configuring the dateLastModified task processor for java config (bullhorn#185)

* Configuring the dateLastModified task processor for java config

* Ameding DLM code (#3)

* Ameding DLM code

* Converting DateLastModifiedEventProcessing into a cron job using Spring boot

* Removing DLM bean reference in ScheduledEventConfig

* Restoring ScheduledEventConfig to what it was before DLM amends (#4)

* Removing blank space

---------

Co-authored-by: Tomás El Fakih <tomaselfakih@gmail.com>

* Fixing @scheduled method documentation and proper initialization (bullhorn#188)

* Cleaning up various files and fixing runtime errors raised during testing (bullhorn#190)

* Cleaning up various files and fixing runtime errors raised during testing

* Cleanup tasks pt2:

- Cleanup TODOs
- Fix StandardJpaDao.getTotal
- Remove Autowired annotation in AbstractWorkflowAction.java in favor of explicit applicationContext usage

* Explicit imports in Utility as per code review request

* Include log4j logmanager + Changing main class to 'Application' (bullhorn#192)

* Adding log4j api to allow for the use of LogManager + Changing main class to Application

* Upgrading sdk-rest version to 2.0.1 (bullhorn#193)

---------

Co-authored-by: Tomás El Fakih <tomaselfakih@gmail.com>
Co-authored-by: mattdavinobh <122385883+mattdavinobh@users.noreply.github.com>
Co-authored-by: Matthew Davino <matthew.davino@bullhorn.net>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants