Azure / Azure/azure-functions-java-library
Add type and direction infos in Annotation class
- Ngôn ngữ chính
- Java
- Star
- 45
- Fork
- 49
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
background issue https://github.com/Microsoft/azure-maven-plugins/issues/456
There used to be strong dependency between function maven plugin and function java library, and now we change to use java reflect to get attributes from annotation to reduce the dependency (PR https://github.com/Microsoft/azure-maven-plugins/pull/508).
However, we still need to store annotation type and direction infos in our enum class for we can't get them from annotations. So could you please add the infos in annotations of java library, like add an annotation? If so, all needed informations could comming from java library directly.
Besides, could you please update the [function.json scheme](http://json.schemastore.org/function)? Schema could be much helpful in local validation and users could verify and update their code according to schema as well
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu với lớp Annotation và các enum chú thích hiện có, sau đó xem lại issue nền được liên kết và pull request liên quan đến reflection để có thêm ngữ cảnh. Cập nhật các chú thích Java để hiển thị thông tin về kiểu và hướng cần thiết, đồng thời cập nhật schema function.json được tham chiếu để các giá trị đó có thể được xác thực.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- backend
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100