Refactor library exclude strategy for gradle plugin, for project with new functions-java-library (adapt to new function worker), only exclude functions-core-library and keep functions-java-library as new worker will not provide functions java library.
Remove dependency for azure-functions-java-library in app service library, to generated function.json based on users' library.
azure-functions-java-library
in app service library, to generatedfunction.json
based on users' library.refers https://github.com/microsoft/azure-maven-plugins/pull/1969
AB#1962369