You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/markdown/index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ MyBatis is a first class persistence framework with support for custom SQL, stor
11
11
12
12
If you are completely new to database access in Java, https://www.marcobehler.com/guides/a-guide-to-accessing-databases-in-java contains a good overview of the various parts, pieces and options and shows you where exactly MyBatis fits in.
13
13
14
+
For tips, news, etc., follow these accounts [🦋Bluesky](https://bsky.app/profile/mybatis.bsky.social) , [X](https://x.com/MyBatisJava) run by [Alejandro Duarte](https://bsky.app/profile/alejandro-du.bsky.social).
15
+
14
16
### Help make this documentation better…
15
17
16
18
If you find this documentation lacking in any way, or missing documentation for a feature, then the best thing to do is learn about it and then write the documentation yourself!
0 commit comments