Friday, June 19, 2020

Spring Batch - Create Metadata Table on Different Schema of the Same DB

In this example, we'll learn how to create a separate schema for loading Spring Batch metadata tables and actual code. Inspiration from: https://www.linkedin.com/post/edit/6617880493067210752/ 

DatabaseConfig.java



from DZone.com Feed https://ift.tt/2YTpp2Y

No comments:

Post a Comment