Project Structure

BXM projects are created with a Gradle layout and have the following structure:

Gradle project

  1. src/main/java: Contains resources such as java, dbio, and io files.

  2. src/main/resources: Contains resources other than java, dbio, and io files.

  3. src/gen/java: Contains resources generated from io files.

  4. src/test/java: Contains test resources such as JUnit test cases.

  5. src/test/resource: Contains other test resources.

  6. META-INF: Descriptor files and batch resources for the BXM application are generated here.

  7. build.gradle, gradle.properties, etc.: Files required for Gradle configuration.

Files with the dbio extension are managed together with interface (extension: java) files. By default, interface files are located in the same location as dbio files. If separate options are applied, they are generated under src/gen/java.

SWLab Bankware Global
  • 전체
  • BXM
  • BXCM
  • BXCP
  • BXI
제품 선택 시 더 정확한 매뉴얼 가이드를 제공해드립니다.

Copyright© Bankwareglobal All Rights Reserved.