Scala sbt 学习笔记

几个基本概念

  1. build definition 什么是构建?
    build.sbt文件采用类Scala语言编写。

  2. scopes 什么是作用域?

  3. task graph 什么是任务图

使用sbt

在Java项目目录下输入 sbt 即可进入sbt的REPL(Read Eval Print Loop: 交互式解释器)环境
REPL环境下,输入compile编译

References

https://www.scala-sbt.org/1.x/docs/sbt-by-example.html
https://www.scala-sbt.org/1.x/docs/Running.html

设计模式 之 门面模式 MySQL双机热备份环境搭建

Comments

You forgot to set the shortname for Disqus. Please set it in _config.yml.
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×