This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
OpenMetadata
Watch
1
Star
0
Fork
0
You've already forked OpenMetadata
mirror of
https://github.com/open-metadata/OpenMetadata.git
synced
2025-06-27 04:22:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenMetadata
/
openmetadata-ui
/
lombok.config
3 lines
84 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Issue-19251: Upgrade dropwizard to 4.x and Jetty to 11.x (#19252) * Issue-19251: Upgrade dropwizard to 4.x and Jetty to 11.x * keep jdbi3.37.1 version for ConnectionAware functionality * Code builds * Merge with main and fix MCP * Fix to make server run * Tests fix * JsonArray causing issue * Fix WebSockets * fix json2schema using jakarta instead of javax * Fix patch tests * Fix tests * Register auditing subtypes in OpenmeteadataOperations --------- Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com> Co-authored-by: sonikashah <sonikashah94@gmail.com> Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2025-05-27 08:01:59 -07:00
config.stopBubbling = true
Use lombok Getter to simplify openmetadata-ui/*.java files (#2975)
2022-02-24 20:39:13 -08:00
lombok.accessors.fluent = true
Update all *.java in openmetadata-ui to use lombok.LOG (#2973)
2022-02-24 01:44:13 -08:00
lombok.log.fieldName = LOG
Reference in New Issue
Copy Permalink