DOC

org.fryske-akademy : CrudApi

Maven & Gradle

Jul 21, 2023

CrudApi · Modular basis for development of crud applications based on ee 10, jpa 3, jsf and primefaces. Aspects covered: security roles, logout, multi lingualism, auditing, theming, lazy loading into data layer, dynamic and named jpa queries, batch processing, wildcards and syntax in parameter values, see OPERATOR Enum.

Table Of Contents

Latest Version

Download org.fryske-akademy : CrudApi Javadoc & API Documentation - Latest Versions:

All Versions

Download org.fryske-akademy : CrudApi Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
20.2
19.3
19.1
19.0
18.9
18.8
18.6
18.5
18.4
18.3
18.2
18.1
18.0
17.12
17.11
17.10
17.7
17.6
17.5
17.4
17.3
17.2
17.0
16.4
16.3
16.2
16.1
16.0
15.2
15.1
15.0
14.2
14.1
13.5
13.4
13.3
13.2
13.0
12.26
12.25
12.24
12.23
12.21
12.20
12.18
12.16
12.15
12.14
12.12
12.10
12.9
12.7
12.6
12.3
12.2
12.1
12.0
11.6
11.4
11.2
11.1
10.6
10.5
10.3
10.2
10.1
10.0
9.1
9.0
8.7
8.6
8.4
8.2
7.1
7.0
6.3
6.2
6.0
5.1
5.0
4.12
4.11
4.10
4.9
4.7
4.5
4.2
4.1
4.0
3.0
2.1
2.0
1.2
1.1
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file CrudApi-20.2-javadoc.jar to CrudApi-20.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder CrudApi-20.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "CrudApi-20.2-sources.jar" -d "CrudApi-20.2-javadoc" -subpackages